Skip to content

Instantly share code, notes, and snippets.

@roderickm
Created June 21, 2013 17:40
Show Gist options
  • Save roderickm/5832922 to your computer and use it in GitHub Desktop.
Save roderickm/5832922 to your computer and use it in GitHub Desktop.
Timeline of Robert Picard's interview of Armin Ronacher for the Practical Flask Book
http://www.youtube.com/watch?v=fs20qdvm0K4
http://www.kickstarter.com/projects/1223051718/practical-flask-book-project/posts
00:00 Geeks have an awkward moment
00:40 What did you do before Flask?
01:35 What was the impetus for Flask/Jinja/Werkzeug?
03:10 Released 0.10; should we use Python3 now? Maybe not just yet…
06:12 How are Blueprints supposed to be used?
09:10 Best practices for configuration
12:58 Adv pattern example: custom exception handler
15:35 "I'm a lousy tester" Signals and Blinker
17:30 "Don't have a testing solution that makes me happy, so don't want to put it in the docs."
18:30 TDD creates horrible APIs, so not a fan
19:11 More about Blinker/Signals
20:58 Make docs look nice, write an overview, then detailed API docs from docstrings
25:20 Fav Extensions: SQLAlchemy, Frozen-Flask
28:25 Tools for Debugging
30:00 Error reporting: Sentry as error dashbaord
31:30 API setup? APIs defined by semantics
36:33 Fireteam uses Python
37:55 Feedback is welcome, wrapup and thanks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment