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…
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…
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…
What makes code beautiful and why it matters
February 26, 2020
/
6 -min read
There is a growing sentiment towards beautiful code. Everyone seems to be advocating for it.…
The comprehensive CSS Selectors cheat sheet
February 17, 2020
/
2 -min read
There is no shortage of various CSS cheat-sheets and quick reference guides online. However, most…
How do JSON and XML compare and when to use which
February 3, 2020
/
6 -min read
Data is the backbone of almost every modern app development. Without data, the app is…
How to use Node modules with package.json
January 20, 2020
/
5 -min read
There are two main methods of arranging JavaScript code - via a library structure or…
7 must-have Python plugins for IntelliJ IDEA
January 9, 2020
/
5 -min read
It's so lonely at the top of Olympus. Zeus, the eternal king of the gods,…
Top 10 core Java concepts
January 2, 2020
/
6 -min read
Java is the oldest programming language that continues to grow in applicability. However you spin…