NodeJS from fundamentals to advance concepts This project contains different applications in nodejs. Ranging from a simple hello world to rest server, socket server, web server applications. Applications 1. Hello World 2. Fundamentals 3. Node Table 4. Tasks App (Console) 5. Weather App (Console) 6. Web Server 7. Rest Server 8. Socket Server 9. Socket Queue (Web App) 10. Socket Chat V1 11. Rest Server with TS 12. Socket Chat V2 Installation On each application make sure to run npm install Usage Verify the scripts on the package.json file