Deno
( 24/11/14 ) Deno is technically a JS/TS/WA runtime instead of a framework. I'm a big fan of the simple top down all-in-one approach. Although I've dabbled around with it previously, I'm all in after watching an interview with and by Ryan Dahl12. I haven't had enough time with Rust to have a solid opinion, so I have to trust the opinions of others I respect.
References
- Deno - https://deno.com
- Docs - https://docs.deno.com
- Fresh - https://fresh.deno.dev
- JSR - https://jsr.io
- Dashboard - https://dash.deno.com/
- Deploy - https://deno.com/deploy
- SaaSKit - https://deno.com/saaskit
Log
Notes
- How to self-host Deno Fresh - https://timharek.no/blog/how-to-self-host-deno-fresh
- Install the Deno JavaScript Runtime on Ubuntu 20.04 - https://www.digitalocean.com/community/tutorials/how-to-install-the-deno-javascript-runtime-on-ubuntu-20-04
- Run Deno runtime with PM2 - https://dev.to/aralroca/from-node-to-deno-5gpn#forever--pm2
- Install and Use the Deno Javascript Runtime - https://www.linode.com/docs/guides/how-to-install-and-use-deno/
Footnotes
-
Creator of Node talks Deno 2.0 and the Future of JS - https://www.youtube.com/watch?v=2x2eIhn2BJM ↩
-
Ryan Dahl introduces Deno 2 - https://www.youtube.com/watch?v=H8VLifMOBHU ↩