Programming Tutorials

Curated development tutorials from top sources. Filter by language.

All python javascript php go ruby java rust typescript general sql
dev.to realpython freecodecamp

Templ Has a Free API You're Not Using

Templ is a Go HTML templating language with type safety, IDE support, and JSX-like syntax. It compiles templates to Go code — zero runtime overhead.

go dev.to Mar 30, 2026

Go Chi Has a Free API You're Not Using

Chi is a lightweight HTTP router for Go that's 100% compatible with net/http. It's used by Cloudflare, Heroku, and thousands of production Go services

go dev.to Mar 30, 2026

Wails Has a Free API You're Not Using

Wails builds desktop apps using Go + any web frontend. It's like Electron but with Go's performance and a 10MB binary instead of 150MB. The

go dev.to Mar 30, 2026

Build a Hugo-to-Dev.to sync engine in Go

Ahnii! Publishing on your own blog and cross-posting to Dev.to means maintaining two copies of every article. This post covers how to build a sync en

go dev.to Mar 29, 2026

gghstats: Keep GitHub traffic past 14 days

We've all been there. You ship an open-source project, a tiny CLI, or a docs site. You watch Insights → Traffic for a week: views spike, clones climb,

go dev.to Mar 29, 2026

7 Protocols, 1 Binary, 0 Dependencies

Last year I counted the mock tools running on my laptop. WireMock for HTTP (Java, 200MB Docker image). A custom Node script for WebSocket. Mosquitto f

go dev.to Mar 28, 2026
« Prev Page 9 of 13 Next »