Bun vs Node.js - Everything You Need To Know!

preview_player
Показать описание

📱 Follow Codevolution

00:00 Intro
00:23 What is Bun
00:50 Why Bun
01:22 Deno
02:00 Project Setup
03:15 1.JavaScript Runtime
03:50 1.1 JavaScript Engine
04:40 1.2 Transpiler
07:01 1.3 CommonJS & ESM
10:28 1.4 Web APIs
12:04 1.5 Hot Reloading
13:51 1.6 Nodejs Compatibility
16:31 2. Package Manager
18:08 3. Bundler
20:35 4. Test Runner
Рекомендации по теме
Комментарии
Автор

Writing from Nigeria to say Thank You, Viswas, for always making outstanding video tutorials !
You make learning so relatable with the depth of explanantion and demo.
Thank you, well done !

eniolabakare
Автор

This was the most thorough and in-depth node/bun comparison I've see so far. Good job!

maccodifavole
Автор

This was exactly what I was looking for, thank you for making this video!

Mane
Автор

Thanks for the work it’s good. I’m scanning a lot of bun videos it’s well done, regardless we need people building in depth projects not simple console tests. We need to see it in a full project.

HumanoAI
Автор

Wonderful video on comparing Bun and Node. Thank you for your time and have good health.

sakarsr
Автор

what an awesome teacher you are!🥳🥳🎉🎉
I've seen some of the data structure course videos, and this depth video is also great!

baderidrees
Автор

This is incredible! The tech you covered was good too 😂

brewzonekeeone
Автор

Right now it's not in a usable state, I tried it and had all kinds of issues with Npm packages, like Fastify and Sequelize both gave major errors when using bun.
That said, if anything will replace Node, this is it, and I'm sure it will eventually, it's just not there yet since not all of the Node APIs are implemented in Bun.

snistr
Автор

Vishwash is really the godfather of explaining things.

irahazda
Автор

Great informations, so we can understand it deeply about the features of Bun

hotaryuzaki
Автор

Bun looks like a big thing. Would be nice if you can upload a video on how to connect to databases such as MySQL, Postgres, MongoDB, etc. and make a blazing fast full stack website or rest Api.

randomforest_dev
Автор

This is so helpfu, thanks for sharing

yfzhangphonn
Автор

I was about to start the Node.js Tutorial on this channel. I wonder if I can use bun and use all the same code???

Thanks for another great video! 😀

bassam.
Автор

Since the performance advantages happen when starting the project and not when running it, it's not as compelling as I thought it would be. Basically it's nice if starting a new project, but if I already have a Node project then it's not worth migrating over to Bun.

iamspencerx
Автор

Bro when are you going to release express course

prakashsingh-hshn
Автор

Waiting for the NodeJS response to Bun.

Tiberiumgod
Автор

Very educative also about contents beyond the Node/Bun comparison... Please, let us know when Bum support NextJS then I'll migrate to it.

asfnobambu
Автор

Is there a specific vs code plugin you are using to make the cursor blink when you are editing the code?

FredWang
Автор

I wonder how its performance compares to other backend languages, such as Go and Rust?

_singledev
Автор

Lets wait until bun covers all basic functionality, then lets talk about performance. 🎭

coolemur