Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
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)
Vic Shóstak
Vic Shóstak
Vic Shóstak
Follow
Jan 31 '20
The easiest way to embed static files into a binary file in your Golang app (no external dependencies)
#
go
#
tutorial
#
beginners
#
productivity
73
reactions
Comments
7
comments
7 min read
Let's write config for your Golang web app on right way — YAML 👌
Vic Shóstak
Vic Shóstak
Vic Shóstak
Follow
Feb 13 '20
Let's write config for your Golang web app on right way — YAML 👌
#
go
#
beginners
#
tutorial
#
productivity
56
reactions
Comments
7
comments
6 min read
☄️ How to update version's cache of your package in pkg.go.dev?
Vic Shóstak
Vic Shóstak
Vic Shóstak
Follow
Jul 6 '20
☄️ How to update version's cache of your package in pkg.go.dev?
#
go
#
tutorial
#
beginners
#
fiber
14
reactions
Comments
1
comment
2 min read
🚚 How to deploy Golang application on any GNU/Linux system, but without Docker?
Vic Shóstak
Vic Shóstak
Vic Shóstak
Follow
Nov 17 '20
🚚 How to deploy Golang application on any GNU/Linux system, but without Docker?
#
go
#
docker
#
linux
#
tutorial
64
reactions
Comments
2
comments
4 min read
✨ A powerful CLI for create a new production-ready project with backend, frontend and deploy automation
Vic Shóstak
Vic Shóstak
Vic Shóstak
Follow
Nov 21 '20
✨ A powerful CLI for create a new production-ready project with backend, frontend and deploy automation
#
go
#
react
#
vue
#
tutorial
43
reactions
Comments
Add Comment
5 min read
🗞 What's new and special in Create Go App CLI v1.7.0?
Vic Shóstak
Vic Shóstak
Vic Shóstak
Follow
Feb 26 '21
🗞 What's new and special in Create Go App CLI v1.7.0?
#
news
#
go
#
productivity
#
cli
15
reactions
Comments
Add Comment
5 min read
📈 Working with RabbitMQ in Golang by examples
Vic Shóstak
Vic Shóstak
Vic Shóstak
Follow
Mar 31 '21
📈 Working with RabbitMQ in Golang by examples
#
go
#
tutorial
#
beginners
#
rabbitmq
70
reactions
Comments
3
comments
8 min read
📬 Asynq: simple, reliable & efficient distributed task queue for your next Go project
Vic Shóstak
Vic Shóstak
Vic Shóstak
Follow
Apr 6 '21
📬 Asynq: simple, reliable & efficient distributed task queue for your next Go project
#
showdev
#
go
#
tutorial
#
beginners
89
reactions
Comments
6
comments
9 min read
🈂️ An easy way to translate your Golang application
Vic Shóstak
Vic Shóstak
Vic Shóstak
Follow
Apr 12 '21
🈂️ An easy way to translate your Golang application
#
showdev
#
go
#
tutorial
#
beginners
20
reactions
Comments
1
comment
6 min read
🎉 The Create Go App project has grown to v2, but is still easier, better, faster & stronger
Vic Shóstak
Vic Shóstak
Vic Shóstak
Follow
May 6 '21
🎉 The Create Go App project has grown to v2, but is still easier, better, faster & stronger
#
news
#
go
#
beginners
#
showdev
49
reactions
Comments
Add Comment
8 min read
💭 How to make clear & pretty error messages from the Go backend to your frontend?
Vic Shóstak
Vic Shóstak
Vic Shóstak
Follow
Sep 27 '21
💭 How to make clear & pretty error messages from the Go backend to your frontend?
#
showdev
#
go
#
tutorial
#
beginners
94
reactions
Comments
1
comment
9 min read
💆♀️ 💆♂️ PostgreSQL query optimization for Gophers: It's much easier than it sounds!
Vic Shóstak
Vic Shóstak
Vic Shóstak
Follow
Oct 4 '21
💆♀️ 💆♂️ PostgreSQL query optimization for Gophers: It's much easier than it sounds!
#
postgres
#
tutorial
#
beginners
#
database
25
reactions
Comments
5
comments
9 min read
⭐️ Helpful Golang tools to make your code great again
Vic Shóstak
Vic Shóstak
Vic Shóstak
Follow
Oct 25 '21
⭐️ Helpful Golang tools to make your code great again
#
go
#
beginners
#
programming
#
productivity
110
reactions
Comments
5
comments
6 min read
⚡️ Speed up development? The handy library of most used snippets for Go apps
Vic Shóstak
Vic Shóstak
Vic Shóstak
Follow
May 13 '23
⚡️ Speed up development? The handy library of most used snippets for Go apps
#
showdev
#
go
#
productivity
#
opensource
10
reactions
Comments
Add Comment
6 min read
💡 An important addition on deploying a Go application in Docker, if net/http is used
Vic Shóstak
Vic Shóstak
Vic Shóstak
Follow
Oct 17 '23
💡 An important addition on deploying a Go application in Docker, if net/http is used
#
go
#
docker
#
beginners
#
devops
11
reactions
Comments
3
comments
4 min read
🤓 My top 3 Go packages that I wish I'd known about earlier
Vic Shóstak
Vic Shóstak
Vic Shóstak
Follow
Mar 1
🤓 My top 3 Go packages that I wish I'd known about earlier
#
news
#
go
#
programming
#
beginners
27
reactions
Comments
Add Comment
6 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account