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
Difference between Axios and Fetch in doing HTTP Request

https://javascript.plainenglish.io/axios-vs-fetch-for-http-requests-f11f98e719c1

---

Differences about the comparison operator with JavaScript's strict comparison

https://javascript.plainenglish.io/demystifying-and-57e2d5194a66

---

Introduction to Match Objects in JavaScript

https://javascript.plainenglish.io/interesting-javascript-math-functions-222d8f97f7b9

---

Using JS Doc to add typing description or data type in JavaScript

https://javascript.plainenglish.io/typing-vanilla-javascript-with-jsdoc-a4df66ba31dc

---

#axios #fetch #jsdoc #math #comparison‌‌
Simple practice using Optional Chaining in modern JavaScript

https://www.freecodecamp.org/news/javascript-optional-chaining/

---

How to round a variable of type float or double

https://stackabuse.com/how-to-round-doubles-or-floats-in-javascript/

---

Some Array manipulation functions in modern JavaScript

https://codingislove.com/common-js-array-methods/

---

Multiple ways to find a specific Element in an Array with JavaScript

https://javascript.plainenglish.io/4-ways-of-finding-elements-in-a-javascript-array-ba66cda8997

---

#optional #chaining #array #find #math #round