- Slack: Joined the slack through the workspace link: Node.js Regina 2020
- Articles: Check the Medium.com for hot topics on Javascript
- Extra Content: Several examples are avaliable at W3Schools
- JavaScript new Features: An excellent reference can be found on MDN Web Docs
This is the official course program! The course content will be distributed on a weekly basis, feel free to read it all and even pull request (more on that on the git lesson) suggestions.
- Introduction to Development
Let's get some of tools.
- Internet
You've surfed the Internet but how does it work?
- Our First Site
A tutorial to say hello to the world
- Git & Github
git: Multiplayer Notepad
- HTML
Structuring the web
- JavaScript
Promise you will enjoy this
- Browser API
Protect and serve
- Node.js
Oh Node You Didn't
- Building a Node.js site with Express
Express yourself
- MongoDB & Mongoose
This franchise has NoSQL
- Deploy
Sharing to world wide wide
- Debugging & Troubleshooting
throw everything.out(docs/)
- Production Best Practices
Let's produce the best apps
This extra content that you can check at home once the course is over. If there is remain time, we can go over some topics
- Beyond ES5
Let's see what I.E. can't handle
- Bundling JS
Let's help old browsers with babel and webpack
- Typescript
The javascript taken to the next level
- Testig your code
The eternal jorney to find bugs
- React
Facebook making our life easier