Web Development - HTML, CSS & JavaScript
50K subscribers
1.63K photos
5 videos
34 files
287 links
Learn to code and become a Web Developer with HTML, CSS, JavaScript , Reactjs, Wordpress, PHP, Mern & Nodejs knowledge

Managed by: @love_data
Download Telegram
⌨️ Fetch API in JavaScript
8👍2
⌨️ 50 JavaScript Interview Q/A
👍114
Websites to practice javaScript:

1. Codewars
https://codewars.com

2. JS challenger
https://jschallenger.com

3. W3resource
https://w3resource.com/javascript-exercises/

4. JS hero
https://jshero.net/en/koans/var.html
👍6
⌨️ encodeURI and decodeURI in JavaScript

It is important to learn about these functions to ensure URLs are properly formatted for use in HTTP requests. Also for safely transmitting URLs that contain special characters or spaces. and Working with APIs that require encoded URLs for queries. By using encodeURI() and decodeURI(), developers can ensure that their URIs are properly formatted and safely transmitted across different systems and platforms.
👍74
15👏4👍3🥰3