(For those who haven’t read it, this is a response to How it feels to learn JavaScript in 2016. (more…)
Read more »
I wasn’t a huge fan of Javascript in general and NodeJS in particular. I was usually more fond of other lower-level languages such as Go or Rust. I mistakenly thought Javascript and NodeJS couldn’t give me the low-level control I usually want in order to ... (more…)
Read more »
MiamiJS and Kyle Simpson (aka Getify) writer of the You Don't Know JS series of books, are teaming up to bring you a two-day workshop delving into ES6 and Functional Programming with JavaScript.
You can come to one or both days. Only 35 seats available. E... (more…)
Read more »
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 »