Company Logo

Bisht Bytes

All Articles

Page 2

19/08/2024

Using A and AAAA Records to Serve Different Websites for Desktop and Mobile Devices

Delivering tailored content to users based on their device type

Read More
19/08/2024

Handling CORS Issues in Next.js 14 within Client Components

Different ways of handling CORS issue in Next.js 14 when making API calls from client components.

Read More
16/08/2024

Shell Programming Basics With Examples

Here is a small introduction to the basics of Shell Programming

Read More
14/08/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.

Read More
14/08/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.

Read More
12/08/2024

How and When to use AWS Parameters Store

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

Read More
12/08/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

Read More
28/07/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

Read More
24/07/2024

How to setup a Nextjs 14 custom server

Steps to setup custom Next.js server

Read More
23/07/2024

The Evolution of Web Development

Isomorphic JavaScript, SSR, Hydration, and Resumability

Read More
Next >