166 sats \ 3 replies \ @jp305 22 Aug \ on: Deno standard library has its first major release devs
NextJS? Aren't they very different tools?
It looks like a more robust foundation for web services, but nextjs is a different beast right?
I created some supabase functions with deno and while environment setup was kind of messy, the libraries are really easy to use!
Deno is a JavaScript runtime just like nodejs (started by a cofounder of nodejs). Nextjs is react web framework for nodejs which could run on deno someday.
Deno has its own web frameworks but they aren’t nearly as mature/complete. We use nextjs but deno is so much more security minded and supports all browser runtime apis on the server so I’d love to use it for sn.
reply