Lecture 1 - Structure and Linting

All of the code can be found on GitHub and every lecture will have a specific commit associated. We also have a private community on slack!


Folder structure:

We are using the Folder-by-feature structure and you can learn more about it and other ways of doing folder structure here: https://www.youtube.com/watch?v=yJRpuTP156o


Linting:

There are different ways we can add linting and structure it so I recommend watching this video to get a better understanding: https://www.youtube.com/watch?v=KEdxoubVztk


Complete and Continue