Groovy Script 101: Commonly used syntax reference guide
December 9, 2020
/
5 -min read
Groovy has been around on the Java scene since 2003. With over a decade's worth…
Unit testing vs. integration testing
December 1, 2020
/
4 -min read
It’s hard to understate the importance of testing in software development. In fact, testing products…
Top 11 React Chart libraries
November 19, 2020
/
6 -min read
Let’s face it - numbers are ugly. But their visualization can be beautiful and (more…
Top 17 PhpStorm plugins you need to know about
November 4, 2020
/
5 -min read
There’s no shortage of IDE solutions for PHP developers out there. Beginners can usually get…
Object-oriented programming vs. functional programming: Is OOP dead?
October 15, 2020
/
6 -min read
Object-oriented programming (OOP) is something that's been around for so long that everyone has kind…
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…
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…