Articles about Golang

Golang Course With Building a Fintech Banking App - Lesson 6: DB connection pool and Transactions History

Intro In the 6th lesson of the golang course, we will talk about the Golang DB connection pool and transaction history. In the previous lessons, we built some features that made our project bigger. Here you can find the five previous lessons: In the previous episodes of the Course, we learned how to do migrations: Golang course with building a fintech banking app – Lesson 1: Start the project

Keep reading...

Golang course with building a fintech banking app - Lesson 5: Bank transactions PART 2

Intro to Golang course Bank transactions In Lesson 5 of the Golang course, we will continue with banking transactions. In the previous episodes of the Course, we learned how to do migrations: Golang course with building a fintech banking app – Lesson 1: Start the project We learned how to do user login: Golang course with building a fintech banking app – Lesson 2: Login and REST API We learned how to do user registration:

Keep reading...

Golang course with building a fintech banking app – Lesson 4: User authentication and Bank transactions PART 1

Intro to Golang user authentication In Lesson 4 of the Golang course, we will talk about user authentication and banking transactions. In the previous episodes of the course, we learned how to do migrations: Golang course with building a fintech banking app – Lesson 1: Start the project We learned how to do user login: Golang course with building a fintech banking app – Lesson 2: Login and REST API And, we learned how to do user registration: Golang course with building a fintech banking app – Lesson 3: User registration As well you need to remember about Angular 9 course created by my friend Anna: Angular Course with building a banking application with Tailwind CSS – Lesson 1: Start the project Today, we can focus on something crazy interesting, that is one of the main functionality in our project.

Keep reading...

Golang course with building a fintech banking app – Lesson 3: User registration

Intro In the third lesson of the Golang course, I will show you how to build user registration in Golang. In the previous lesson of the Golang course, we learned how to create REST API in Golang and how to create a user login. URL here: Golang course with building a fintech banking app – Lesson 2: Login and REST API And in the Angular course, my friend Anna showed you how to build login in angular 9.

Keep reading...

Golang course with building a fintech banking app – Lesson 2: Login and REST API

It’s the second lesson of the golang course. Intro to the Golang course Lesson 2 In the last episode of the Golang course, we did a project setup and the first database migration. Here is the URL: Golang course with building a fintech banking app – Lesson 1: Start the project In the last episode of the “Learn Angular 9 with Tailwind CSS by building a fintech banking app”, my friend Anna created the project setup and the first Login UI.

Keep reading...

Golang course with building a fintech banking app – Lesson 1: Start the project

Intro to the golang course It’s the first lesson of the golang course. Do you remember the last episode where we were hacking a banking app by using a SQL Injection? Here is the URL: SQL Injection attack tutorial for beginners In that episode, I’ve promised you I will teach you how to build a banking app. We need front-end that we will build in Angular 9 and Tailwind, about that you will learn from my friend Anna.

Keep reading...