Jayvir Rathi's Blog

HomeAbout Me SeriesBadges
Blog Author Picture

Jayvir Rathi

Software Engineer & Tech Enthusiast

Subscribe to my newsletter and never miss my upcoming articles

Pinned article

Docker+Deno: Containerize Deno

Dec 19, 20202 min read

What is Deno ? Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Fun fact: Deno is an anagram of Node. If you sort() node it becomes deno. "node".split("").sort().join(""); // Output: deno Bu...

AlephJS - The React Framework in Deno

Jan 31, 20212 min read

What is Aleph.js ? Aleph.js gives you the best developer experience for building modern web applications: TypeScript in Deno, ES module imports, file-system routing, SSR & SSG, HMR with Fast Refresh, and more. No config needed. Install deno install ...

Deno Version Manager (DVM)

Jan 31, 20212 min read

What is Deno Version Manager ? Deno Version Manager - Easy way to manage multiple active deno versions. Install DVM With Shell: curl -fsSL https://deno.land/x/dvm/install.sh | sh With PowerShell: iwr https://deno.land/x/dvm/install.ps1 -useb | iex Ex...

Deno Standalone Binaries

Jan 2, 20211 min read

What is Deno ? Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. What is Standalone Binaries? A standalone executable is a program that does not depend installation to run. Building Deno Stan...

Impressum

Impressum

Do share your feedback and suggestions ❤️

You can connect with me at Twitter | GitHub | LinkedIn

© 2021 Jayvir Rathi's Blog

PrivacyTerms
Proudly part of