September 18, 2018 in Learn
The Lingua Franca of software: Why you need to learn JavaScript
There’s a lot of advice out there about what languages you should learn, but there’s only one language that every developer needs to know: JavaScript.
Author
September 18, 2018 in Learn
There’s a lot of advice out there about what languages you should learn, but there’s only one language that every developer needs to know: JavaScript.
July 9, 2018 in Learn
A quick introduction to JavaScript concurrency At some point in your life as a programmer, you’ll need to deal with code that runs asynchronously. Normally, code runs one command after the other. Nice and predictably, It goes from top to…
May 17, 2018 in Community
Your First Hackathon: A Survival Guide At some point in your life as a programmer, a friend or colleague will tell you about a hackathon. You may imagine green code racing down a black background as someone frantically types at…