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
An important exercise to build a router with pure JavaScript or ES2015, which can be used for Single Page Application SPA routers

https://javascript.plainenglish.io/a-spa-pwa-router-in-pure-vanilla-es6-javascript-e8f79cfd0111

---

Some new features of Modern JavaScript to try

https://javascript.plainenglish.io/5-cool-javascript-features-you-might-not-know-about-yet-f2fc818bdd31

---

How to compare two arrays in JavaScript

https://javascript.plainenglish.io/how-to-compare-arrays-in-javascript-3ee00907e7cf

---

Introduction to the concept of Higher Order Functions in JavaScript

https://dev.to/fadhilradh/javascript-superpower-higher-order-function-4inn

---

#router #spa #higher #order #compare #es2021 #es2015
Creating page routers for SPA/PWA applications with pure JavaScript ES2015

https://javascript.plainenglish.io/a-spa-pwa-router-in-pure-vanilla-es6-javascript-e8f79cfd0111

---

Side effects of Hoisting that occur in JavaScript and their solutions

https://javascript.plainenglish.io/3-ways-javascript-hoisting-affects-your-code-a6a93626c600

---

#router #pwa #spa #hoisting
The new features of React Router version 6 by Traversy Media

https://youtu.be/k2Zk5cbiZhg

#react #router
Vue JS 3 will default to the Vue CLI template and documentation. Those using Vue JS 2 are expected to migrate soon

https://blog.vuejs.org/posts/vue-3-as-the-new-default.html

---

Dynamic routing using Vue JS
Router

https://blog.logrocket.com/dynamic-routing-using-vue-router/

#vue #router #release
Created a 404 page on Vue Router to catch Routing not available with John Komarnicky's channel

https://youtu.be/-N78TlOFj-k

#vue #router