Hi, gS Here!

Gurpreet Singh

I am working as Senior Architect eXperience Engineering (front-end architect) with Publicis Sapient. Having more than 15 years of experience in the area of jQuery, JavaScript, HTML5, and CSS3. My expertise is to work on full stack-based projects using NodeJS and ReactJS.

Recent Posts

I'm showing recent 6 blog posts, but there might be more!

  • A Look at the AI Promise Humanoid Robots

    Are humanoid robots ready to be our personal assistants? We explore the large gap between the promised dream and today's reality.

  • The Hard Truth About Running Next.js at Scale

    Next.js has quickly become one of the most dominant frameworks for frontend fullstack development. It's great for shipping MVPs fast, but here's the big question, is it equally good for production-grade applications? Let's break it down and talk about the trade-offs you might face when using the Next.js stack.

  • How to Shrink Docker Images from Gigabytes to Megabytes

    You might wonder why you should care about the size of your Docker images. Here are a few compelling reasons...

  • FFmpeg: The One-Liner to Rule All Media Files

    FFmpeg is a powerful command-line tool to handle all your media needs. Use it to quickly convert formats, create GIFs, resize images, trim videos, and extract audio right from your terminal. It's the fast, free, and scriptable alternative to heavy video editing software.

  • Why companies are moving away from NextJS?

    Companies are shifting away from Next.js because of concerns about increased complexity, vendor lock-in, performance limitations at scale, and the flexibility offered by alternative frameworks like Astro, Remix, or pure React solutions with Vite. While Next.js remains a powerful tool, it's not always the best choice for all projects.

  • Mono Repo vs. Micro Front-ends with Next.js

    In the world of web development, the architecture of your project can significantly influence its scalability, maintainability, and performance.