Articles on JavaScript, Front-End and Beyond!
5 Tips For Writing A Great Technical Resume
Follow these tips to create a stand-out tehcnical resume and land your dream development job.
How to Choose the Right Mobile App Platform
It's a big challenge to choose the right frontend app platform: PWA or native? Flutter or one native app per platform? What about React Native?
Getting into Game Development and the Gaming Industry
If you're looking to expand your existing web development skills or offer more to your clients, a game engine is a fine choice for your toolbox!
Tackling CSS Specificity
CSS specificity is the algorithm browsers use to determine which style declarations should be applied to an element.
Writing a TodoMVC App With Vanilla JS in 2022
Click here to see how I turned ~170 lines of code in moder vanilla JavaScript in TodoMVC.