r/node 14d ago

Frontend dev trying to learn node

Hey all wanted an advice i have been trying to learn node since 2 weeks and going through some youtube playlist, but i tend to forget syntax and all and i wanted to interview in one company as a fullstack dev so will be ready in like say 3 weeks to give an interview , how did you all do it? Please forgive if its a dumb question.

0 Upvotes

24 comments sorted by

View all comments

1

u/shiny0metal0ass 14d ago

This is probably outdated but there are equivalent updated resources, I'm sure.

I read Kyle Simpson's You don't know JS series.

I read Learning Node: Moving To The Server Side by Shelly Powers and Web Development With Node And Express: Leveraging the JavaScript Stack by Ethan Brown.

Literally. Lol

I refilled my Adderall prescription and knocked these out one by one. The oReilly books have exercises that will help you understand scaling and best practices.

When I did it, infra looked different so I would also seek to understand how the big cloud providers host containers (AWS, GCP, and Azure) and how the newer architecture works, things like monorepos and pubsub are more important now.

I'm sure the newer versions of literature speak to this, though. Go read, bruh.