Blog
2024
- Wed Oct 23 2024How to fake local domain?How to fake local domain? Step by step guide.
- Fri Oct 11 2024How to create path aliases in vite and make them work with WebStorm?In this article, I will explain how to create path aliases in vite and make them work with WebStorm.
- Tue Jun 18 2024ENV files order in Next.jsLet's finally get full understanding how env files work
- Tue Jun 18 2024How to crop long strings nicely (css only)?In this article, I will explain how to make long strings work with design
- Tue Jun 18 2024How to get a remote branch?So imagine, that you already cloned the repo and made some work, but somebody created another branch and you need to get this branch on your local git. How to do that?
- Mon Jun 17 2024Git AliasesLet's setup aliases for git to make workflow smoothler
- Sat Jun 15 2024CRA is dead. Best alternativesHow to build react apps in 2024?
- Sat Jun 15 2024How to delete commits?Sometimes we push things that we shouldn’t. Let’s figure out how we can erase unnecessary commits.
- Sat Jun 15 2024How to move commits?We are humans and humans make mistakes.
- Sun Mar 17 2024Markdown syntax guideGet started writing content in markdown.