Next Level JavaScript programming

A lot of people have worked with JavaScript, but we still tend to overlook and underestimate how powerful JS really became with time.

The language came to life in 1995 and for a long time it was wildly used solely for web development.

Tho…


This content originally appeared on DEV Community and was authored by AOSXAP

A lot of people have worked with JavaScript, but we still tend to overlook and underestimate how powerful JS really became with time.

The language came to life in 1995 and for a long time it was wildly used solely for web development.

Though, when Nodejs came to town EVERYTHING changed and it rapidly became the most used languace thanks to it's incredible features.

Now how can we take advantage of all the goodness nodejs has to offer??

Me and a friend tried our best to showcase it in a library we created : https://github.com/reqorg/reqless . It is called reqless and was created via low level networking in c++ and was binded to js using Napi , this will enable us to create advanced features in c++ and use them in JS and also increase their speed.

If you like Rust, you can use wasm-bindgen .

This is only one breeze of what nodejs is capable , you should also check out the incredible nodejs child processes , which helped in a lot of projects (even building a discord bot capable of running cpp code in a sanboxed environment) . And if you are doing more backend and power hungry stuff you should also check out multithreading in js !

I really like to keep it simple and not waste too much of your time , so for now, Thanks for your time :)


This content originally appeared on DEV Community and was authored by AOSXAP


Print Share Comment Cite Upload Translate Updates
APA

AOSXAP | Sciencx (2021-09-02T07:21:37+00:00) Next Level JavaScript programming. Retrieved from https://www.scien.cx/2021/09/02/next-level-javascript-programming/

MLA
" » Next Level JavaScript programming." AOSXAP | Sciencx - Thursday September 2, 2021, https://www.scien.cx/2021/09/02/next-level-javascript-programming/
HARVARD
AOSXAP | Sciencx Thursday September 2, 2021 » Next Level JavaScript programming., viewed ,<https://www.scien.cx/2021/09/02/next-level-javascript-programming/>
VANCOUVER
AOSXAP | Sciencx - » Next Level JavaScript programming. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/09/02/next-level-javascript-programming/
CHICAGO
" » Next Level JavaScript programming." AOSXAP | Sciencx - Accessed . https://www.scien.cx/2021/09/02/next-level-javascript-programming/
IEEE
" » Next Level JavaScript programming." AOSXAP | Sciencx [Online]. Available: https://www.scien.cx/2021/09/02/next-level-javascript-programming/. [Accessed: ]
rf:citation
» Next Level JavaScript programming | AOSXAP | Sciencx | https://www.scien.cx/2021/09/02/next-level-javascript-programming/ |

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.