What will happen when we run out of names for JavaScript frameworks?
Hello, I’m humble developer who works with a lot of JavaScript frameworks, libraries, modules, addons, plugins, browsers, preprocessors… (more…)
Read more »
The “this” keyword in JavaScript behaves quite differently than similar constructs in other languages, such as “this” in Java or “self” in Python. Read more