Building Backend Systems inNodeJS`
View Slide
Backend Development InNodeJS`
Before You BeginTools You NeedInstallationBuilding Your First Node.js ServerWhat is Node.jsWhat is not Node.jsLearning Outcomes
Knowledge of JavascriptHow To Use The TerminalBefore You Begin
Git and GitHubCode Editor ( VS Code )PostmanBrowsersMDN ( Mozilla Developer Network )LTA ( LearnToAPI.com )Tools You Need
node.jsgitInstallation
Let’s build a simple server
What is Node.js
What is Node.jschatreal time application
What isn’t Node.js
Quiz1. How can you build web servers without node.js ?2. What is the node.js way?3. What is the relationship between node.js and bun.js4. List error messages you have encountered using theweb
Tasks- Build your own node.js server from scratch
Research- Write an article describing run-time engines in javascript.- How does image on your phone gets to another phone in Brazil?
See you in the next Lesson!