9 articles

Web Development

Practical Go and web development tutorials: concurrency, performance, backend architecture, testing and DevOps — with runnable code examples.

More articles

An Easy Way to Generate QR Codes Fast

Web Development

An Easy Way to Generate QR Codes Fast

Discover the most efficient ways to create QR codes for your projects with these powerful tools and techniques that every developer should know.

 ·  6 min

One of The Easiest Ways to Host your Go Web App

Go Programming

One of The Easiest Ways to Host your Go Web App

Discover how to host Go web applications for as little as $5 per month using DigitalOcean and Docker. Learn this cost-effective, scalable deployment method with…

 ·  3 min

User Authentication in Go Echo with JWT

Go Programming

User Authentication in Go Echo with JWT

Learn how to implement secure user authentication in Go using JWT (JSON Web Tokens) with the Echo framework. This step-by-step guide covers token creation,…

 ·  9 min

How to make Nginx cache cookie aware

DevOps

How to make Nginx cache cookie aware

Learn how to configure Nginx to cache responses based on specific cookie values, enabling proper A/B testing and personalized content delivery while maintaining…

 ·  2 min