Hi, I'm Sudhir Mitharwal. I am a Co-Founder and Software Developer at Tourepedia. I read and write about software design patterns and development.
Here are some reads that you may be of your interest :)
Creating Minimalistic Developer Blog in Nextjs
In this post, we will create a minimal blog website for a developer who likes to write blogs using markdown files with code snippets example
Automatic Semantic Versioning and Releasing Applications
Let's see how we can semantically version our application and automate the versioning and releases.
API Documentation in Laravel and Lumen with Swagger
Learn how we can integrate Swagger in our Laravel/Lumen application and easily document the apis
Managing Multiple Terminals
Learn basic tmux and we can be really fast when dealing with multiple terminal windows/tags
Integrating git into our development workflow
Lets learn how we can easily integrate git into out workflow using git hooks
Managing SSH Logins
Learn how we can manage our ssh credentials and use them with ease