How to call a function on URL change in JavaScript

Modern JS frameworks tend not to reload the page but manipulate DOM and change URL path for internal navigation, for performance and smooth UX. But since there… Read more

Similar

2nd Generation JavaScript Frameworks

In recent years, large enterprises have been open sourcing their internal JavaScript technology stacks, with an emphasis on reliability, stability, and maintainability. Geertjan Wielenga explained at FOSDEM’20 the drivers behind that move and how that ben... (more…)

Read more »

JavaScript Switcher

How often do you find yourself on some website, innocently trying to read an article, when you notice that the site’s designers and programmers seem to be trying as hard as they can to get rid of you? (more…)

Read more »