
- What HTML, CSS, and JavaScript are and how they interact to bring content to your browser
- How to use Visual Studio Code (IDE) to write code with almost every language
- What Git is, what it’s useful for and why it’s the most popular version control system
Node.js and how to take your existing JavaScript knowledge and use it to build full-stack web applications - How to build out routing, databases, and third-party APIs in Node.js and Express
- The fundamentals of Postman – how to issue requests, create automated API tests, and even document your API with Postman.