https://github.com/hozlucas28/go-course-2023
Repository of Go course of @udemy.
https://github.com/hozlucas28/go-course-2023
2023 course go husky mit-license practices prettier udemy
Last synced: 2 months ago
JSON representation
Repository of Go course of @udemy.
- Host: GitHub
- URL: https://github.com/hozlucas28/go-course-2023
- Owner: hozlucas28
- License: mit
- Created: 2023-02-12T07:23:14.000Z (over 2 years ago)
- Default Branch: Master
- Last Pushed: 2025-01-01T02:05:11.000Z (5 months ago)
- Last Synced: 2025-02-05T14:46:23.481Z (4 months ago)
- Topics: 2023, course, go, husky, mit-license, practices, prettier, udemy
- Language: Go
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Go Course [2023]
Repository of Web Development course of Udemy platform.
Summary •
Installation •
Related •
License •
Acknowledgments •
Contact
![]()
Summary
This is a repository where I store all lessons that I take on Web Development course of Udemy platform, related with Go language. In addition, I used npm packages like: Prettier and Husky to make my code be more 'prettier'.
Installation
Clone the repository, install Go and use Visual Studio Code (code editor) with Go (extension) installed. That's all! If you want to test a Go file writego run <FILE NAME>
in a terminal, and you are going to see a result in your terminal.
• Optional:
Run commandnpm install
to install all packages used for make a clean code, like Prettier and Husky for pre-commits.
Related
-
Repository of HTML course
-
Repository of CSS course
-
Repository of JS course
-
Repository of Python course
-
Repository of Flask course
-
Repository of Django course
-
Repository of Go web course
-
Repository of Go module practice
-
Repository of Java course
-
Repository of API REST - Express course
License
This repository is under MIT License, if you want to see what you are allowed to do with the content of this repository, please visit choosealicense for more information.
Acknowledgments
Thanks to Alex Roel teacher to make this course.
Contact
If you want to contact me, please see my socials medias in my GitHub profile.