Content pfp
Content
@
0 reply
0 recast
0 reaction

RareSecond pfp
RareSecond
@raresecond
Just converted a small upcoming frame game from frames.js to /frogfm and the increase in DX is so massive.
1 reply
0 recast
0 reaction

RareSecond pfp
RareSecond
@raresecond
1/ Multiple paths are supported out of the box. All screens are now different files 2/ You can actually use React components (e.g. a wrapper to wrap each frame with a certain graphic). This wasn't possible in frames.js because they were cloning the children
1 reply
0 recast
0 reaction

RareSecond pfp
RareSecond
@raresecond
3/ The debugger is so nice. You can jump between frames easily and refresh a particular frame, much faster dev cycle 4/ It feels way faster. Frames took around 3-4s in the frames.js Next.js way, now a frame takes like 400ms to render
0 reply
0 recast
0 reaction