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
Creating shortened URL extender web application with Node JS

https://dev.to/0shuvo0/lets-create-a-url-expander-with-nodejs-963

---

Introduction to reactive programming in Node JS

https://dev.to/logrocket/exploring-reactive-programming-with-nodejs-1gbj

---

Comparison of some Node JS frameworks that developers often use

https://blog.logrocket.com/comparing-top-node-js-frameworks-frontend-developers/

#nodejs #expander #url #reactive
Practice from Candi Dev building a URL Shortener app with React JS

https://youtu.be/5Mi7RmmZj4Q

#react #url #shortener
Long cheat sheet or cheatsheet listing Array manipulation methods with JavaScript

https://dev.to/doabledanny/javascript-array-method-cheat-sheet-17-must-know-methods-441g

---

Several machine learning libraries for JavaScript and Node JS

https://javascript.plainenglish.io/5-useful-libraries-for-machine-learning-in-javascript-1645aa9ef83a

---

Introduction to Scope and Hoisting in JavaScript

https://javascript.plainenglish.io/scopes-in-javascript-ebf776d42430

---

Parsing
URLs in JavaScript to retrieve parameters in them

https://reactgo.com/javascript-parse-url/

#array #cheatsheet #url #scope
Update parameters in URLs with the URLSearchParams JavaScript API

https://www.jackfranklin.co.uk/blog/url-search-params/

#url #search #params