ES2021 edition of “JavaScript for impatient programmers”
ES2021 edition of “JavaScript for impatient programmers” – impatient-js-es2021.md…
Read more »ES2021 edition of “JavaScript for impatient programmers” – impatient-js-es2021.md…
Read more »This book makes JavaScript less challenging to learn for newcomers, by offering a modern view that is as consistent as possible.
Read more »Slides for the talk: http://robdangero.us/haxeup_2019-10-25.pptx…
Read more »For some of us—isolates, happy in the dark—code is therapy, an escape and a path to hope in a troubled world.
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 »It comes as a surprise to many programmers that it is possible to express a “recursive” function like factorial without using recursion or iteration.
Read more »For some of us—isolates, happy in the dark—code is therapy, an escape and a path to hope in a troubled world.
Read more »A guide to vanilla JavaScript code snippets — with resources and lightweight libraries to help you solve a problem without a large overhead or third-party dependencies.
Read more »What are the JavaScript malware attack techniques and how to prevent from them? Note: I first published this as an answer on InfoSec website under a previous and now deleted profile. Server side polymorphism Literally meaning many shapes, polymorphism i…
Read more »For some of us—isolates, happy in the dark—code is therapy, an escape and a path to hope in a troubled world.
Read more »