I'm a first year Dev and I've pretty much worked entirely in React so far... Not even much vanilla js, really. I'm starting to learn node, and could really use a high level overview of just how it works, how it is/isn't similar to what I'm used to, etc.Like... is var all over the place because it's a node thing, or is that code I'm looking at just old/bad? How much es6+ should I be using? How exactly does require work vs imports? What's a module and what's a function and what's the difference? That kind of stuff...
Submitted November 14, 2019 at 06:03PM by BigKev47
No comments:
Post a Comment