
July 2, 2020|12 min read
Vue.js vs React.js 2021 UpdateThe competition between React.js and Vue.js lasts for several years now, and it is something that could not but drag attention. There are developers who are wholeheartedly devoted to React, and the...

February 19, 2020|10 min read
How to Setup SSL in Varnish CacheI don't think it is necessary to explain what a Varnish Cache is and how it affects the load speed of the site. At least not in this post. If you are here, I suppose that you want to know how t...

January 8, 2020|10 min read
Flutter vs React Native in 2020Native development is surely a time-consuming task. It requires writing applications for each platform individually, using different languages, and taking into account the features of each platform...

January 4, 2020|2 min read
How to Remove .idea Directory from .gitHow to Remove .idea Directory from .git
If you have accidentally added the .idea directory to .git repository, and you don’t want it to be there, then there is an easy way to remove it. You ...

January 2, 2020|8 min read
Common Postgresql Сonsole (psql) СommandsNeed a small cheat sheet? Here is the list of common Postgresql console (psql) commands to help you query data from the PostgreSQL database server more quickly and effectively.
Connect to a l...