Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
It can never hurt to learn new things. I like NodeJs but mainly for applications and not servers.
-
@Codex404 that was originally the plan, but do you know of any other similar languages that are better just as rhe backend for a website?
-
I switched from PHP to Node recently, no regrets :) It's pretty different, but if you find a good tutorial, you're good
-
@naghen Alright thanks! I originally learned on codeacademy the basic stuff of web development like HTML ans CSS but that was back when it was actually free
-
While you're learning js for using with node, just check out progressive web apps. I'm sure you'll like them.
-
@Schlarman Perhaps this one: Node.js & Express From Scratch: https://youtube.com/playlist/...
If you have a lynda.com subscription, they have two good, in-depth tutorials as well. -
Node is the future!! Lol but for real it's much cleaner than php imo. And a heck of a lot easier to set up.
-
nicholai8937yScotch.io has good and recent tutorials! Node has been around for long enough that many tutorials are outdated.
Many will eg. focus on Express whereas Koa is more suited for recent developments, same goes for other outdated or outsmarted frameworks like Mocha+Chai or Winston/Bunyan. (Here, ava+request-promise and pino are better replacements) -
nicholai8937y@Schlarman even their free tutorials are good!
...unless you mean actual scotch, in which case, Glenfarclas 12 or Aberlour 12 are excellent bang for your buck! (Even more affordable is Glenmorangies 10) -
@nicholai the tutorials I could do certainly helped and showed me things I wanted to know, and only if I could legally drink scotch 😂
-
nicholai8937y@Schlarman It kept me sane after hard debugging sessions ^-^ o well. Aaanyway, if you need any help with node just hmu
Related Rants
Trying to decide whether or not to learn Node.js, I have been using PHP for the past 4 years and I feel that I am not up to date with the changing Web Development Community.
undefined
community
php
nodejs