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…
We’ve raised $12M to continue helping you create better software
April 26, 2020
/
2 -min read
Today we’re announcing Codota’s recent financing of $12M. I’d like to thank our new and…
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…
Tabnine is now part of Codota
March 23, 2020
/
3 -min read
Dear Tabnine and Codota users. I’m excited to announce that Codota has acquired Tabnine late…
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,…