Latest Post
Shallow merging on GitHub
How to merge specific changes into feature branch interactively
Read article→
Thoughts, deep-dives, and experiences over tech life.
How to merge specific changes into feature branch interactively
Learn about the best approach of pushing a tag on github, unlike separate push for tag and package version it is better to combine them into one single command.
Why do we need a barrel file in modern react codebases, how do we use it?, Why modern react codebases loves the barrel file
Git is a distributed version control system that allows developers to track changes in source code during software development.
In JavaScript, We create variables to hold data. Variables are like containers in which we store some data.
Every website we visit the actual backbone is HTML, The core of every website.