Goxygen 0.4: Quickly Generate a Go Backend for a JavaScript Project — A tool that sets up a new Go-based project with Angular, React, or Vue on the front-end, Go in the back, and Docker and Docker Compose files to spin it all up. It’s been around a few years, but has just added Vue 3.3 support and a Vite-based Vue template.
Sasha Shpota
|
A Quick Crash Course on Go Generics — The generics fever around v1.18's release has quietened down a lot, and they're now a fundamental part of Go. If you’ve been waiting for things to calm down before jumping in, this brief, code-led post showing off the basic ideas provides an entry point.
Jon Calhoun
|
Better Automations & Template Design for Email APIs in Go — Stop installing this > go get github․com/sendgrid/sendgrid-go and instead install > go get -u github․com/trycourier/courier-go/v2 and manage all of your email/SMS/Push APIs in our UI. Courier.com makes notification management simple.
Courier.com sponsor
|
▶ Why Static Typing Came Back — This developer preferred dynamic typing but noticed the rapidly increasing popularity of statically typed languages like TypeScript, Rust, and Go. He looks at the history, the shift, and why he doesn’t think the pendulum will swing back again.
Richard Feldman
|
When 1.0: Natural Language Date/Time Parser — We first linked to this project over six years ago(!) so it’s great to see it hit v1.0. The idea is simple: given a string like “tonight at 11:10 pm” or “next wednesday at 4:20 a.m”, you get the time object you need. Includes rules for English, Portuguese, and Russian.
Oleg Lebedev
|
Pnutmux: Flexible Go Web Request Router — A Web framework that uses regex for matching and handling HTTP requests. It also provides CORS handling, structured logging, URL param extraction, middleware support, and concurrency limiting.
Agity Inc.
|
Auth. Built for Devs, by Devs — Easily add login, registration, SSO, MFA, user management and a bazillion more auth features to your Go application.
FusionAuth sponsor
|
Local Git Contributions Visualizer — A Go-powered tool that can generate a visual representation of overall git activity on repos. A bit like GitHub’s “heatmap” but you can run it offline and on repos not necessarily stored on GitHub.
Abdullah Alaadine
|
Join the Gno.land Team — Get to gno us! Sign up for a Q&A with our team to learn about joining Gno.land and building the next-gen smart contract platform.
Gno.land
|
|
|