Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 688 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 688 Bytes

FX Training

This is a simple course to learn the basics of FX dependency injection library.

It is intended for people who already know Go and want to learn how to use FX to manage dependencies in their applications.

It is mainly based on the FX documentation.

Getting started

To follow this course, clone this repository and navigate to the first step readme file. From there, you should be able to follow the whole course.

Contributing

Feel free to create a new issue if you have any question or suggestion. Pull requests are also welcome if you want to improve the course.