Closed tj closed 7 years ago
Is this Next.js?
yep, LMK if there's any other examples, having a brain cramp I can't think of frameworks right now
I think you've heard of Express 😉 Koa may be good too. Having both is probably too repetitive, but a static Next, non-static Next, and JSON API with either of these two would be a good mix.
haven't heard of those lame frameworks ;D
Not sure what it's doing but it's pretty slow :'( build takes ~6s alone. Good old huge node_modules too, for a vanilla Next app:
files_added=12430 filtered_dirs=0 filtered_files=0 size_uncompressed=55 MB
maybe a static and non-static example