One of the features of Nestjs is Tte REPL (Read-Eval-Print Loop) mode, a powerful tool that allows...
Linux commands form the backbone of navigating and managing a Linux system efficiently through the...
obsidian,note,productivity,tooling,markdown
Docker has been there for a long time and its my top most used tool whether for spinning up a web...
Use the xargs Command in Linux
A Treasure Trove of Inspiration and Tools
Download nerd fonts
Examples of pythin compared to Node.js for learning
The typeof key can be used to extract type from an existing data const user = { name:...
The unknown type in typescript is a common type that you will likely to come across. It is a strict...
In git , when you are pushing code to origin a.k.a the remote server, out of the box, it uses email...
how to shorten urls in your next nodejs app
Working with nodejs on docker made me realize how much node_modules play a part on determining the...
The bluejava Git Commit Message Format Guide This is a guide to creating better Git commit...
So I recently started coding on golang. Though the learning was not hard as I was pretty familiar...
For some reason you may want to keep a track of how much long a function takes to do a certain task...
This post will guide you through how to setup docker for a express app on typescript. This also works...
So lets start a healthy discussion thread on what laptop or desktop specs are you using on your job...
Space VS Tabs? Let the battle begin in the comments
TypeORM is an ORM that can run in NodeJS, Browser, Cordova, PhoneGap, Ionic, React Native,...
Technical Details Possible cause of Vue.js hot reload or LiveReload not working and...
Create image using this directory's Dockerfile docker build -t Run mapping...
As hacktoberfest has kicked in, many of you may have already started working with your PRs. Lets show...
Vim Cheatsheet Contents Generally helpful stuff Navigating around text Working...
As hacktoberfest is near, I was too bored to search around some great projects to contribute. So I...
Being an opensource user, I felt like I should give back something of value back to the community....
Description MinIO is an object storage server released under Apache License v2.0. It is...
As you can see in the recent years Microsoft has open sourced many of their projects to show their...