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‌‌
Creating Kanban Board web apps with modern JavaScript, HTML and CSS

https://www.youtube.com/watch?v=ijQ6dCughW8

—-

Comparison between
Fetch and Axios for HTTP Request process

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

—-

How to set Timeout on
Fetch API

https://javascript.plainenglish.io/how-to-set-api-timeout-with-javascript-fetch-api-2d7c95782fa9

—-

Introduction to the basic concepts of JavaScript Hoisting

https://dev.to/muskanchhatrasal/hoisting-in-javascript-5gga

---

Creating a Custom Error Object with JavaScript

https://javascript.plainenglish.io/how-to-extend-the-javascript-error-constructor-ce66c5656eb2

---

Introduction of the new keyword in instantiating JavaScript objects

https://dev.to/swarnaliroy94/the-keyword-new-in-javascript-fh6

---

#new #error #dcode #kanban #fetch #axios #timeout #hoisting‌‌
Practice using Fetch API for retrieving data from backend API

https://dev.to/kragon741/code-along-with-fetch-api-1h18

#fetch #backend
Fetch API is now coming to Node JS backend and has been tested as an experimental module

https://fusebit.io/blog/node-fetch/

#nodejs #fetch
The long-awaited feature is coming to Node JS, and is already in the experimental stage. That is Fetch API, and here's the discussion with Fireship

https://www.youtube.com/watch?v=MBqS1kYzwTc

#nodejs #fetch
A simple exercise from Dcode on creating a simple auto save function on form input with a combination of Fetch API

https://youtu.be/jyAjUxgbu5Y

#fetch #form #autosave
Exercise from Dcode on using the HTTP request Fetch API with JavaScript

https://youtu.be/1Okmw8ggD1Q

#dcode #fetch #http