
Oh shit, you got the job!

Articles about about JavaScript and The Web.
Ever since I saw Addy Osmani talking about building a browser to understand how they work, I wondered how much do I really know about the things that run my daily code?! So, after heavy research and experimentation, I now have a pretty good idea which I'll share through this article.
Read moreHey there, <br/> Right about this time every month I would share all over social-media a new article on JavaScript and Front-end development, like I've been doing for the past half-year! But this month things have been especially full and unfortunately I didn't have any time to write a full-length article. Or at least, didn't have the time needed to produce something I'm proud of... So instead of a half-baked, written in a single day post, I decided to share what's happening in my life, where I'm going and a little surprise at the end...
Read moreLast summer I started getting increasingly interested in front-end performance. But I didn't want to just read about making fast apps, I wanted to deep-dive and optimize something real! On the other hand, I was finding it more and more annoying to manage the code-review process of my trainings. So, I decided to chase both metaphorical rabbits and learn about performance by building the app that would also make my trainings better...
Read moreIn the last couple of years the Web got some important new features that allow it to deliver enhanced, almost app-like experiences. You've probably heard about them via the encompassing term Progressive Web Apps.
Read moreI honestly believe software is about the users whose problems are solved through it. Don't get me wrong, I love the newest thing just as much as the next developer, but in the end it's about the result.
Read moreThis is an opinionated walkthrough of the most important Chrome DevTools features and when you should learn about them.
Read moreAt first I wanted to write about variables & scope in JavaScript, but since there are already great articles on this matter I decided to put the topic in another light by asking some different questions.
Read moreLet's get straight to the point: there isn't any one-fits-all solution out there. Plus, with all the tools available to us as Front-end developers, achieving performance is a mix between research and implementation. A mix which requires something more than technical skills - it requires curiosity & perseverance!
Read more