Insights Repo.
A developer's take on building, breaking, and learning through code.
Gagan S
In this blog, we’ll explore how to create a simple yet powerful blog site using Next.js, leveraging its static generation capabilities and enhancing it with additional features like analytics and syntax highlighting.

Gagan S
More Insights..
Beginner's guide to Go
0
0
0
Go, commonly known as GoLang, is a modern statically typed programming language developed by Google that emphasizes simplicity, efficiency, and concurrency.

Gagan S
Dockerizing MERN Applications
0
0
0
"It's working on my system" is a common phrase used by many programmers who encounter issues when trying to run their code on different machines. Docker is a tool that addresses this problem.

Gagan S