All Articles

Page 2

16 Aug 2024

Shell Programming Basics With Examples

Here is a small introduction to the basics of Shell Programming

14 Aug 2024

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.

14 Aug 2024

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.

12 Aug 2024

How and When to use AWS Parameters Store

How to Use Parameter Store in Amplify, Lambda, and Node.js Applications

12 Aug 2024

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

28 Jul 2024

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

24 Jul 2024

How to setup a Nextjs 14 custom server

Steps to setup custom Next.js server

23 Jul 2024

The Evolution of Web Development

Isomorphic JavaScript, SSR, Hydration, and Resumability

22 Jul 2024

A Comprehensive Guide to understanding JWT Tokens

What is a JWT Token and how it works

21 Jul 2024

Using an alias and shell function

Showing defination of alias an shell function

17 Jul 2024

Illustations of working with Git Submodule

How to work with different scenarios while working with Git Submodules

15 Jul 2024

Open Source Licenses for Cloning and Reworking Code

Learn about open source license types and how to choose one

13 Jul 2024

Creating npm package for typescript based library in 2024

Create npm package that are compatible with both ESM and CJS

12 Jul 2024

How to work with Git Submodules

Various scenarios are covered to give a complete overview of Git Submodules

Previous2 / 2Next