TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
(ab?)using Node module hooks to speed up development
38 points
by
sbjs
15 days ago
7 comments
skinkestek
13 days ago
Collapse
Am I missing something, or is the content here too minimal?<p>For this to be genuinely useful, I’d expect at least a few code examples—and ideally a link to a working repo to show it in action.
评论 #43914387 未加载
whizzter
13 days ago
Collapse
With Typescript you could(prob still can) specify how JSX tags are translated, so you can get the regular data structure without React dependency.
评论 #43914713 未加载
devrandoom
13 days ago
Collapse
It's hard to get the idea down from one's head into a document, as this text shows.
评论 #43914551 未加载
noob_07
13 days ago
Collapse
I do not follow, can anyone help with more code/config examples of how to leverage this?
评论 #43913482 未加载
ricardobeat
13 days ago
This is in essence being used to emulate Bun.js behaviour with node. Have you tried bun?
feisuzhu
13 days ago
Collapse
(ab)?using ?
评论 #43912895 未加载
vermilingua
13 days ago
Collapse
This is a reinvention of HMR, no?
评论 #43914990 未加载