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
Get to know the concept of event loop processes in JavaScript which consist of Callbacks, Call Stacks, and Queues

https://dev.to/imkarthikeyan/javascript-call-stack-event-loop-and-callback-queue-1ioo

---

How to Destructuring Nested Objects in JavaScript

https://javascript.plainenglish.io/destructuring-nested-javascript-objects-7b9043a199b6

---

Get to know some looping techniques in JavaScript

https://javascript.plainenglish.io/common-loops-in-javascript-a-guide-65b8eb072795

---

A collection of essential and usable JavaScript libraries for projects

https://javascript.plainenglish.io/11-useful-libraries-that-will-come-in-handy-for-frontend-developers-440d2fd1657f

---

The data type that is suitable for the currency data type or currency

https://javascript.plainenglish.io/what-is-the-best-type-for-currency-in-programming-83709ad38e5e

#callback #queue #eventLoop #library #currency #destructuring