If you’re like most programmers working today, you’ve probably written a few regular expressions in your time: short (or possibly long), almost inscrutable mixtures of letters and symbols which let you check if a string looks like you expect it to or not. (more…)
Read more »
In fact, this isn't about JavaScript, but that's the context I've discussed it in. I encourage you to think about
it in more programming languages. (are there languages in which this can't be done?)... (more…)
Read more »
Why do we need to talk about robust JavaScript and how do we achieve it? (more…)
Read more »
Browse through our posts about vanilla JavaScript (JS), including tutorials about the latest features from ES2015+. (more…)
Read more »