First official release
Although this isn't the first actual release of this course, it's the first official release. That's why we're calling it v1.0.0.
There have been a few changes since the original course was made (and that possibly differs from what's on Udemy):
- Guides written for deployments, with #6 , #7, #8, #9, #22, #29, and #30 .
- Flask-JWT-Extended added (this is the last section on the Udemy course) via #14, #15, #16, and #17
- Bugs fixed with #1, #2, #3, #4, #5, #13, #19, #20, #23, #25
Moving forward our plan is to work in public, share our decisions about what we cover and don't cover, and show the changes we make over time.
We'll make use of GitHub Discussions for the Teclado team to talk about the course. If you have suggestions that haven't been mentioned before, please feel free to add them to the Discussions section, under "Ideas". Please don't use the GitHub Discussions to ask questions about the course (use the Udemy Course Q&A or our Discord server for that!).
We'll use Issues and Pull Requests (and maybe Projects) to track our work publicly over time.