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.

11m read timeFrom sitepen.com
Post cover image
Table of contents
ToolingOrganizationExternal dependenciesClientServerTestsDevelopingDeployingConclusion
5 Comments

Sort: