Cameron Armstrong
@cameron
Gm How do you prototype your ideas?
26 replies
0 recast
0 reaction
dylan
@dylsteck.eth
I used to be a Figma perfectionist. Now I try to spend a small amount of time there to get an outline and do most of the prototyping I would do in Figma directly in code. I’ve felt it’s a lot easier now to mock features up and rather feel them than hit artificial limits on a Figma canvas
1 reply
0 recast
0 reaction
Cameron Armstrong
@cameron
How do you manage to avoid the infinite trap of componentization?
2 replies
0 recast
0 reaction
killjoy.eth
@killjoy
Curious what you’re referring to here?
1 reply
0 recast
0 reaction
Cameron Armstrong
@cameron
Start making mock-ups in React Oh yea I’m definitely gonna use this box a lot, I should put it into its own component *37 recursive components later* Ah fuck
1 reply
0 recast
0 reaction
killjoy.eth
@killjoy
Ah got it! I guess I usually start with a UI framework and “componentize” based on functionality rather than design. The second pass is where I would swap out framework ui components for customized ones.
1 reply
0 recast
0 reaction