Current Trends in Client-Side Web Development
JavaScript
JavaScript (JS) is a lightweight, interpreted, or just-in-time compiled programming language with first-class functions.
Design patterns in modern JavaScript development
"Each pattern describes a problem which occurs over and over again in our environment, and then describes the core of the solution to that problem, in such a way that you can use this solution a million times over, without ever doing it the same way twice." - Kristian Poslek
https://levelup.gitconnected.com/design-patterns-in-modern-javascript-development-ec84d8be06ca
Thanos Snap Effect JavaScript Tutorial
"The Thanos snap effect is one of the best Easter egg from Google that I really like. But since Google obfuscate their code, it's a little bit hard to see the technique they used." - TK
https://redstapler.co/thanos-snap-effect-javascript-tutorial/