15Jun

5 Best JavaScript Conferences to Attend in 2019

With web development being an incredibly popular domain, there’s no shortage of relevant events, meetups, and cons for web developers to gather. Still, with an abundance of conferences to choose from, developers often feel overwhelmed: which one to choose and attend? Which one to watch on YouTube?

29May

Working the Agile Way: Lean and Kanban

Nowadays, agile is far more than just a number of principles – it incorporates complex methodologies like Lean manufacturing and Kanban. How can they be used to improve your project and make your team more efficient?

17May

Sorting Algorithms Overview: Theory and Visualization

For many developers, sorting algorithms are shrouded in mystery: they often seem too math-heavy or too computer science-y. In reality, however, every web developer (remote or in-office) always works with data — and knowing how to sort this data well is yet another stepping stone to becoming even better.

15May

Google I/O 2019: New JavaScript Features

Google I/O 2019 brought us a lot of cool new features: the Chrome team discussed what new JavaScript features will be shipped in Chrome soon — and here’s the rundown of their keynote:

10May

The Ultimate Guide to Using GitHub Pages

The web development sphere is rich with all kinds of solutions which seem to become more and more heavy, complex, and feature-rich. In this environment, static sites that you can host on GitHub Pages is a refreshing take on how websites can be made and interacted with.