Skip to content
Navigation menu
Search
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
Reactions
70
reactions
Comments
7
comments
6 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
Reactions
48
reactions
Comments
7
comments
5 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
Reactions
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
Reactions
58
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
Reactions
43
reactions
Comments
Add Comment
4 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
Reactions
15
reactions
Comments
Add Comment
4 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
Reactions
140
reactions
Comments
2
comments
7 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
Reactions
80
reactions
Comments
4
comments
8 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
Reactions
16
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
Reactions
45
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
Reactions
88
reactions
Comments
Add 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
Reactions
25
reactions
Comments
3
comments
8 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
Reactions
109
reactions
Comments
5
comments
6 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account