A look at some of the new features of the Bun runtime
https://javascript.plainenglish.io/node-js-is-dying-bun-1-0-is-changing-the-javascript-game-2892d4ff6921
#bun #nodejs #runtime
https://javascript.plainenglish.io/node-js-is-dying-bun-1-0-is-changing-the-javascript-game-2892d4ff6921
#bun #nodejs #runtime
Medium
Node.js is Dying! Bun 1.0 is Changing the JavaScript Game
Before going further, we need to explain what is javascript runtime and why we should care about its speed.
A look at the new features of the Bun JS JavaScript runtime
https://www.freecodecamp.org/news/a-quick-look-at-bun-js/
#bun #runtime
https://www.freecodecamp.org/news/a-quick-look-at-bun-js/
#bun #runtime
freeCodeCamp.org
A Quick Look at Bun 1.0 – The Node.js Alternative
A wise man once told me, "When you start eating Bun, Node.js will feel bland". But why is that relevant? JavaScript got way faster with a new JavaScript runtime called Bun, which is now production-ready with its version 1.0 release. But how and why is it…
Training from Traversy Media on using the Bun JS runtime for JavaScript projects
https://www.youtube.com/watch?v=U4JVw8K19uY
#bun #bunjs #traversyMedia #runtime
https://www.youtube.com/watch?v=U4JVw8K19uY
#bun #bunjs #traversyMedia #runtime
YouTube
Bun Crash Course | JavaScript Runtime, Bundler & Transpiler
In this crash course, we will look at the Bun.js JavaScript runtime/bundler/toolkit. I will show you how to get set up and check out some of the features.
Bun Official Website & Docs:
https://bun.sh
Check Out My Courses:
https://traversymedia.com
If you…
Bun Official Website & Docs:
https://bun.sh
Check Out My Courses:
https://traversymedia.com
If you…
Comparison between Bun and Node JS that you need to know
https://dev.to/builderio/bun-vs-nodejs-everything-you-need-to-know-4l66
—-
Use of env files in Node JS 20.6.x
https://netbasal.com/node-js-v20-6-0-introducing-built-in-env-file-support-fb1b1de4f1fa
—-
Performance comparison on Bun JS
https://medium.com/deno-the-complete-reference/is-bun-really-much-faster-than-node-js-e5b15942a8e8
—-
Practice using Docker on Node JS
https://dev.to/shameel/docker-for-nodejs-developers-5458
#nodejs #docker #bun #deno #runtime
https://dev.to/builderio/bun-vs-nodejs-everything-you-need-to-know-4l66
—-
Use of env files in Node JS 20.6.x
https://netbasal.com/node-js-v20-6-0-introducing-built-in-env-file-support-fb1b1de4f1fa
—-
Performance comparison on Bun JS
https://medium.com/deno-the-complete-reference/is-bun-really-much-faster-than-node-js-e5b15942a8e8
—-
Practice using Docker on Node JS
https://dev.to/shameel/docker-for-nodejs-developers-5458
#nodejs #docker #bun #deno #runtime
DEV Community
Bun vs Node.js: Everything you need to know
Written by Vishwas Gopinath On September 8th, there was fresh buzz in the JavaScript community: Bun...
Practice using the Bun runtime as an alternative to Node JS
https://www.freecodecamp.org/news/learn-bun-a-faster-node-js-alternative/
#bun #runtime
https://www.freecodecamp.org/news/learn-bun-a-faster-node-js-alternative/
#bun #runtime
freeCodeCamp.org
Learn Bun, a faster Node.js alternative
JavaScript has consistently evolved, always pushing the boundaries of what developers thought possible. Now, entering the spotlight is Bun, a groundbreaking runtime that promises to take JavaScript speeds to unprecedented levels. We just published a ...