HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fwouts

no profile record

Submissions

Previewing UI components and Storybook stories instantly in your IDE [video]

youtube.com
2 points·by fwouts·3 tahun yang lalu·0 comments

comments

fwouts
·2 tahun yang lalu·discuss
You may want to check out previewjs.com (disclaimer I'm the author) although it's unfortunately not getting much love or attention lately, my kids are using all of that.
fwouts
·2 tahun yang lalu·discuss
Unless I completely misunderstood the post, a function that calls another function with effects will indeed be "infected". That is, unless the effect ends up being local (such as passing a mutable reference to a local variable).