DEV Community

Web app development guide using Golang, Gin and React Series' Articles

Back to Matija Krajnik's Series
Web app development guide using Golang, Gin and React

Web app development guide using Golang, Gin and React

37
Comments
1 min read
Starting Gin server

Starting Gin server

12
Comments 2
1 min read
Add React frontend

Add React frontend

7
Comments 2
2 min read
Structure project directories

Structure project directories

8
Comments 2
1 min read
Adding user

Adding user

8
Comments
2 min read
Form validations

Form validations

6
Comments
2 min read
Connecting with database

Connecting with database

6
Comments
3 min read
Migrations

Migrations

6
Comments
2 min read
Hashing password

Hashing password

7
Comments
3 min read
Server configuration

Server configuration

6
Comments
2 min read
Deploy and stop scripts

Deploy and stop scripts

5
Comments
2 min read
Logging

Logging

7
Comments
3 min read
JWT authentication

JWT authentication

7
Comments
5 min read
Add user posts

Add user posts

4
Comments
5 min read
Custom validation errors

Custom validation errors

6
Comments
3 min read
Custom database errors

Custom database errors

5
Comments
2 min read
Graceful shutdown

Graceful shutdown

5
Comments
2 min read
Tests

Tests

5
Comments
5 min read
Docker deploy

Docker deploy

7
Comments
5 min read