Jump to content

So do you think it is good? Just looking for some thoughts on it :D

 

http://nodejs.org/

 

 

Sorry Mods I was not sure where to post this :( 

CPU Ryzen 5 Asrock B350 Pro 4 / MSI RX580 Gaming / RAM 16 Gigs Corsair Vengeance 3000 / HDD 1TB Seagate Barracuda / SSD Samsung 840 120GB / 500GB Samsung SSD / Case Urban S31 / PSU EVGA G2 750w / Os Windows 10 / Keyboard Corsair K70 / Mouse Razer Naga 2013 (Won it from Linus!!

Link to comment
https://linustechtips.com/topic/149673-what-are-your-guys-thoughts-on-nodejs/
Share on other sites

Link to post
Share on other sites

I'm not a big Javascript fan as I don't like how every object is actually a Map<String, OtherObject>.

 

But what I loved about Node.JS when I had to make a webserver with it is the beautiful Event-Loop / Callbacks paradigm, it makes you adopt a thought  process very different from when programming in classic thread-based programs...

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×