Hacker News new | ask | show | jobs
by hkiely 1778 days ago
What are the key resources you have used to learn flask?
1 comments

I worked through the Flaskr blog demo on the Flask website. Then from there just started building!

If I got any errors I would just search until I found the answer. I find making something by modifying code the best way to learn.