freash look of ‘BUN’

A few days back, I found a new javasrcipt Runtime ‘BUN’.It is very promising, so I’m going to make a overview about it.

What is BUN ?
Bun is a baby javascript runtime created by Jarred Sumner a few days ago. It is build on javascriptcore from WebKit…


This content originally appeared on DEV Community and was authored by Isaac xu

A few days back, I found a new javasrcipt Runtime ‘BUN’.It is very promising, so I’m going to make a overview about it.

Image description

What is BUN ?
Bun is a baby javascript runtime created by Jarred Sumner a few days ago. It is build on javascriptcore from WebKit. Not like Bun, other runtime like node and Deno are built on V8 .Bun also have the potensial to replace node.js and become the number one runtime.

Why BUN
Bun can do almost everything node.js can do the only difference is Bun is faster than node.js. Being fast is pretty cool but the best part is that Bun is a all-in-one runtime It has a native module bundler which means that you can get rid of tools like webpack and also have a native transpiler that can allow you to write typescript and JSX out of the box .It also have the abilities to download most npm 20times fast.another fantastic feature of Bun that save you from installing DoteEVN everytime you open a project because Bun load those evnironment automatically.

Image description

How fast is BUN
Bun is the fastest Javascript runtime. Way faster than the old Javascript runtimes node.js and Deno.We are talking about massive here just look at the graph down below

Image description

It is about 3 times faster when server rendering React and has a big difference in the other two as well.

Installation
To install Bun on your PC go to your terminal and type

curl https://bun.sh/install | bash

Thank you to read my first blog.I’m a 14 year old programmer That just started to write blog.Please forgive me if I said anything wrong and if you have any suggest please comment down below or DM me on twitter twitter.com/Isaacxu18 Thank you


This content originally appeared on DEV Community and was authored by Isaac xu


Print Share Comment Cite Upload Translate Updates
APA

Isaac xu | Sciencx (2022-07-13T00:13:34+00:00) freash look of ‘BUN’. Retrieved from https://www.scien.cx/2022/07/13/freash-look-of-bun/

MLA
" » freash look of ‘BUN’." Isaac xu | Sciencx - Wednesday July 13, 2022, https://www.scien.cx/2022/07/13/freash-look-of-bun/
HARVARD
Isaac xu | Sciencx Wednesday July 13, 2022 » freash look of ‘BUN’., viewed ,<https://www.scien.cx/2022/07/13/freash-look-of-bun/>
VANCOUVER
Isaac xu | Sciencx - » freash look of ‘BUN’. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/07/13/freash-look-of-bun/
CHICAGO
" » freash look of ‘BUN’." Isaac xu | Sciencx - Accessed . https://www.scien.cx/2022/07/13/freash-look-of-bun/
IEEE
" » freash look of ‘BUN’." Isaac xu | Sciencx [Online]. Available: https://www.scien.cx/2022/07/13/freash-look-of-bun/. [Accessed: ]
rf:citation
» freash look of ‘BUN’ | Isaac xu | Sciencx | https://www.scien.cx/2022/07/13/freash-look-of-bun/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.