Insights Repo.

A developer's take on building, breaking, and learning through code.
Gagan S

Cover Image for Creating a Simple Blog Site

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
Gagan S

More Insights..

Cover Image for Beginner's guide to Go

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
Gagan S
Cover Image for Dockerizing MERN Applications

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
Gagan S