Explore brief notes and insights from my journey building side projects.
A guide on integrating Lucide icons into a Vuetify project.
By default, git uses master as the default branch name.
Create a pre-commit hook to restrict commits to the main branch.
Download JetBrains toolbox. Get the latest link from here
ARGs are available only in the scope they are defined.
Steps, I've taken to debug apps on WSL.
Nuxt Plugins in Typescript
While creating a new db version, upgrade is not called
Steps to turn off VSCode suggestions so that they only show up when you press ctrl+space
Notes on packaging a homebrew formula and serving through personal tap
Lets implement a WebSocket API using AWS API Gateway and integrate it with HTTP API and lambda backend.
a live document
First of all, update the system and install following packages.
JavaScript
A vlog showcasing how I debug Vercel Serverless Functions locally
Demonstrating flow of REST API by creating flowchart with swimlanes
Customize the redirect domain name on Google sign-in consent screen
Opt for nvm over node when using WSL
Setting up zsh with oh-my-zsh on Windows
Fixing the issue with bluetooth audio stuttering
Setting the cmder terminal on Windows
Setting up Git on Windows machine
Setting the new Windows machine
Setting up the VS Code editor machines
Getting epoch time in various languages
Creating your own react module using create-react-library
Implementing a query parameter for sorting in REST API
A note on the issue I faced while working with Vert.x in Scala