Hacker News new | ask | show | jobs
by nickjj 2701 days ago
100% agreed. Personally when learning a new framework, nothing beats seeing real code that serves a real use case.

That's why all of my courses are based on real world examples.

For example in https://buildasaasappwithflask.com/ we build a SAAS app with Flask and cover 50+ web dev concepts along the way. Users, accepting payments, invoicing, testing, etc..