//

How-to's

//
thomas-kelley-4w8-xhdcZoU-unsplash.jpg
How to navigate remote work as a dev team
July 22, 2020
/
5 -min read
The age of remote work is here. Well, for many development teams, it's been here…
dusan-smetana-Tietg_TrBvY-unsplash.jpg
How to upgrade from being an intermediate developer to a senior veteran
July 16, 2020
/
5 -min read
There's more to being a senior developer than just the number of years you've got…
mariana-proenca-XZgTbDQnR6o-unsplash.jpg
A beginner’s guide to lambda expressions in Java
July 7, 2020
/
5 -min read
Java is a “mature” language with traditions and rituals that can be compared to those…
daniela-castro-h9MzeBg73TA-unsplash.jpg
Inline JavaScript in HTML: Don’t do it, unless you like really, really bad code
June 24, 2020
/
6 -min read
Modern code has moved away from manual coding and into optimized structures that provide a…
dusan-smetana-yObnHvuwkiY-unsplash.jpg
PyCharm vs. Visual Studio Code for Python development
June 4, 2020
/
5 -min read
Python is one of the most popular programming languages in the world in 2020 and…
wolfgang-hasselmann-_kTvNCb7gZA-unsplash.jpg
A comprehensive beginner’s guide to NPM
May 21, 2020
/
6 -min read
what is it? how does it work? and why it matters Node.js has a massive…
boris-smokrovic-gr7ZkoZnHXU-unsplash.jpg
Angular vs. React: 5 key differences
May 7, 2020
/
7 -min read
The battle is on. The warriors enter the arena to the loud cheers of frontend…
il-vagabiondo-qoZ9Wf46Lsc-unsplash.jpg
How to resolve git conflicts: It’s more than just the code
April 28, 2020
/
6 -min read
git conflicts are annoying. Your code can be working seamlessly and then when you go…
ursula-spaulding-uQ1Xg4dT07I-unsplash.jpg
What autocomplete can do for your productivity
April 1, 2020
/
5 -min read
Back in the days when I was a junior dev I used to marvel at…