All Articles
Page 2
Shell Programming Basics With Examples
Here is a small introduction to the basics of Shell Programming
Accessing Secure String in Next.js from SSM Parameter Store
Learn how to correctly access secure strings from AWS SSM Parameter Store in a Next.js project, avoiding common pitfalls during the build and deployment phases.
Understanding how canvas fingerprinting works through code
Learn about canvas fingerprinting, a technique used for tracking users by leveraging the unique characteristics of their devices and browsers.
How and When to use AWS Parameters Store
How to Use Parameter Store in Amplify, Lambda, and Node.js Applications
Why you might choose AWS Parameter Store over AWS Secrets Manager
When deciding between AWS Systems Manager Parameter Store and AWS Secrets Manager, it's important to consider the nature of the data you're storing
Monorepo alternative to sharing routes for NextJs 14 in 2024
How you can achieve code sharing at page level without setting up a monorepo using Nextjs 14 colocation capability
How to setup a Nextjs 14 custom server
Steps to setup custom Next.js server
The Evolution of Web Development
Isomorphic JavaScript, SSR, Hydration, and Resumability
A Comprehensive Guide to understanding JWT Tokens
What is a JWT Token and how it works
Using an alias and shell function
Showing defination of alias an shell function
Illustations of working with Git Submodule
How to work with different scenarios while working with Git Submodules
Open Source Licenses for Cloning and Reworking Code
Learn about open source license types and how to choose one
Creating npm package for typescript based library in 2024
Create npm package that are compatible with both ESM and CJS
How to work with Git Submodules
Various scenarios are covered to give a complete overview of Git Submodules