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.
Yeah, next on deno makes sense, are you considering Typescript then?
reply
In some places, specifically around wallet code, it'd make sense for us to use so we've considered it there, but we haven't considered it otherwise. If someone joins the team that wants to write more typescript, we'd welcome that of course.
reply