From the creator

NexGo Blog

Tutorials, release notes, and deep-dives into building Go web applications with NexGo.

📌 Featured

Introducing NexGo — The Go Web Framework Inspired by Next.js

After months of development, NexGo v1.0.5 is here. Learn what makes it different from other Go frameworks and why we built it with Next.js DX principles in mind.

Salman Faris · Dec 2024 · 8 min read
$ nexgo create blog-app
Created blog-app/
pages/index.html
layouts/default.html
nexgo.config.json
main.go

$ nexgo dev
⚡ NexGo Dev Server → :3000
Hot reload enabled
Release

NexGo v1.0.5 — What's New

Full changelog for the 1.0.0 release: file watching improvements, DevTools panel, new template functions, and more.

Salman Faris 4 min read
Guide

Deploying a NexGo App to Production

From single-binary build to running on a VPS, Docker, or serverless platform. All the deployment options explained.

Salman Faris 9 min read
Stay Updated

Follow the journey

Get notified about new posts, releases, and NexGo updates through your favourite channel.