DEV Community

How to Golang Series' Articles

Back to Vic Shóstak's Series
The easiest way to embed static files into a binary file in your Golang app (no external dependencies)
Cover image for The easiest way to embed static files into a binary file in your Golang app (no external dependencies)

The easiest way to embed static files into a binary file in your Golang app (no external dependencies)

72
Comments 7
7 min read
Let's write config for your Golang web app on right way — YAML 👌
Cover image for Let's write config for your Golang web app on right way — YAML 👌

Let's write config for your Golang web app on right way — YAML 👌

49
Comments 7
6 min read
☄️ How to update version's cache of your package in pkg.go.dev?
Cover image for ☄️ How to update version's cache of your package in pkg.go.dev?

☄️ How to update version's cache of your package in pkg.go.dev?

14
Comments 1
2 min read
🚚 How to deploy Golang application on any GNU/Linux system, but without Docker?
Cover image for 🚚 How to deploy Golang application on any GNU/Linux system, but without Docker?

🚚 How to deploy Golang application on any GNU/Linux system, but without Docker?

61
Comments 2
4 min read
✨ A powerful CLI for create a new production-ready project with backend, frontend and deploy automation
Cover image for ✨ A powerful CLI for create a new production-ready project with backend, frontend and deploy automation

✨ A powerful CLI for create a new production-ready project with backend, frontend and deploy automation

43
Comments
5 min read
🗞 What's new and special in Create Go App CLI v1.7.0?
Cover image for 🗞 What's new and special in Create Go App CLI v1.7.0?

🗞 What's new and special in Create Go App CLI v1.7.0?

15
Comments
5 min read
📈 Working with RabbitMQ in Golang by examples
Cover image for 📈 Working with RabbitMQ in Golang by examples

📈 Working with RabbitMQ in Golang by examples

51
Comments 2
8 min read
📬 Asynq: simple, reliable & efficient distributed task queue for your next Go project
Cover image for 📬 Asynq: simple, reliable & efficient distributed task queue for your next Go project

📬 Asynq: simple, reliable & efficient distributed task queue for your next Go project

81
Comments 6
9 min read
🈂️ An easy way to translate your Golang application
Cover image for 🈂️ An easy way to translate your Golang application

🈂️ An easy way to translate your Golang application

17
Comments 1
7 min read
🎉 The Create Go App project has grown to v2, but is still easier, better, faster & stronger
Cover image for 🎉 The Create Go App project has grown to v2, but is still easier, better, faster & stronger

🎉 The Create Go App project has grown to v2, but is still easier, better, faster & stronger

45
Comments
8 min read
💭 How to make clear & pretty error messages from the Go backend to your frontend?
Cover image for 💭 How to make clear & pretty error messages from the Go backend to your frontend?

💭 How to make clear & pretty error messages from the Go backend to your frontend?

92
Comments 1
9 min read
💆‍♀️ 💆‍♂️ PostgreSQL query optimization for Gophers: It's much easier than it sounds!
Cover image for 💆‍♀️ 💆‍♂️ PostgreSQL query optimization for Gophers: It's much easier than it sounds!

💆‍♀️ 💆‍♂️ PostgreSQL query optimization for Gophers: It's much easier than it sounds!

25
Comments 5
9 min read
⭐️ Helpful Golang tools to make your code great again
Cover image for ⭐️ Helpful Golang tools to make your code great again

⭐️ Helpful Golang tools to make your code great again

110
Comments 5
6 min read
⚡️ Speed up development? The handy library of most used snippets for Go apps
Cover image for ⚡️ Speed up development? The handy library of most used snippets for Go apps

⚡️ Speed up development? The handy library of most used snippets for Go apps

9
Comments
6 min read
💡 An important addition on deploying a Go application in Docker, if net/http is used
Cover image for 💡 An important addition on deploying a Go application in Docker, if net/http is used

💡 An important addition on deploying a Go application in Docker, if net/http is used

11
Comments 3
4 min read
🤓 My top 3 Go packages that I wish I'd known about earlier
Cover image for 🤓 My top 3 Go packages that I wish I'd known about earlier

🤓 My top 3 Go packages that I wish I'd known about earlier

18
Comments
6 min read