Learn JavaScript
4.3K subscribers
459 photos
10 videos
132 files
3.02K links
All info, tutorial, JS tips and more ....!
bio.link/javascript_js_
For HTML: @html_web_learn
For CSS: @CSS_web_learn
For JS: @JavaScript_js_learn
For PHP: @learn_php_web
For Programming courses @Programmingworld_dev
For CEH,Cybersec: @technical_stark
Download Telegram
Series practice building real time applications with Node JS, Lit Element, GraphQL and Pubsub subscriber system with MQTT broker

https://medium.com/dev-jam/real-time-web-app-with-node-js-lit-element-graphql-and-mqtt-pub-sub-subscription-792a4a3dc1f0

—-

Understand the concept of asynchronous in Node JS

https://medium.com/geekculture/what-is-asynchronous-programming-in-node-js-8414c57ff86

—-

Visualization of how Event Loop works in Node JS process system

https://medium.com/@mmoshikoo/event-loop-in-nodejs-visualized-235867255e81

——

Basic practice of building a REST API with Node JS and Express

https://bruno-dasilva.medium.com/implementing-your-first-rest-api-with-express-and-node-js-beginners-guide-4392b8f53e4d

—-

#nodejs #express #mqtt #broker #realtime #eventloop
Practice using MQTT Pub Sub in Node JS

https://blog.logrocket.com/getting-started-with-node-js-mqtt/

---

Important practice using Express Validator to validate data sent from user to Node JS backend

https://dev.to/jayeshchoudhary/schema-based-validation-using-express-validator-in-nodejs-5ck0

---

Using the Pino library for data and system logging in Node JS

https://javascript.plainenglish.io/create-industry-standard-logger-for-node-js-using-pino-4819d6b22bc3

---

Tips and tricks for learning flow using Node JS and JavaScript for php developers

https://dev.to/bornfightcompany/how-i-switched-from-php-to-nodejs-2bhf

---

#nodejs #mqtt #pino #logger #express #validator