The main steps I follow when kicking off Node.js projectsIn this article, I want to emphasize some steps I follow when developing Node.js applications. These steps help me deliver reliable apps…Sep 30Sep 30
Two pointers algorithm explainedI want to explain a simple and effective technique that you can use in an interview when dealing with Arrays, Strings, Linked Lists, etc…Sep 26Sep 26
How to start using VimAlmost 30 years have passed since the first version of Vim appeared, but it continues to develop and grow its community. Many projects…Aug 5Aug 5
Navigation and search in Vim/NeovimGood navigation and search across the project are essential features for any modern code editor or IDE. In this article, I will consider a…Jul 24Jul 24
Git workflow in Vim/NeovimToday, I will show you how to organize git workflow in your Vim/Neovim editor. It doesn’t have any features for version control out of the…Jul 19Jul 19
Why it is worth passing HashiCorp Certified: Terraform AssociateIn this article, I will briefly describe certification and the process and explain the advantages of passing it.May 15May 15
How to code faster and don’t think about the processIn this article, I will share my thoughts about the coding process and tools to simplify it.May 8May 8
Simple Vim configuration for frontend developmentLet’s consider a few popular Vim plugins for frontend development. Today we will concentrate only on the frontend-related plugins. I want…May 3, 2021May 3, 2021