Deno is a Node.js tool that lets you write client and server applications from the command line. You can write a Deno-based Todos app with nothing but Deno (and libraries) The app doesn’t have an explicit build step — you can just start the server and it will be ready to go. Everything is implemented with, or managed by, Deno.
Table of contents
ToolingOrganizationExternal dependenciesClientServerTestsDevelopingDeployingConclusion5 Comments
Sort: