Introducing Nexus.js: A multi-threaded JavaScript run-time
First of all, I recommend reading the old series if you're not familiar with this project. If you don't want to read all of that, no worries! I got you covered! (more…)
Read more »
After taking a short break during the holidays, I’m happy to be back with a new post. This time, we’ll be taking a look at a Revealing Module Pattern, frequently used by JavaScript developers. Read more