Logo

dev-resources.site

for different kinds of informations.

Learn the Right Way to build React apps in Deno in 10 minutes [Aleph.JS]

Published at
6/20/2021
Categories
deno
react
webdev
tutorial
Author
Akash Joshi
Categories
4 categories in total
deno
open
react
open
webdev
open
tutorial
open
Learn the Right Way to build React apps in Deno in 10 minutes [Aleph.JS]

Hey all 👋, you must have read about Deno, the new backend #javascript runtime recently. I was hacking around with it in one of my older videos, and I wondered if we can build #ReactJs apps on it. Turns out we can!

Using AlephJs, one can build a React app in Deno while using the exact same API as #NextJS, ie,

  • pages
  • components
  • api, etc

In my new video, I'll teach you how to:

  • Create websites using Deno and React
  • Understand how to import BOTH deno and node components and use them
  • Customize some code to show how to use AlephJS

If you like the content, follow me on Twitter for similar videos.

Featured ones: