Learnt about both "event sourcing" and the datastar framework from @_chrismay at #FlaskCon #PyconUS
Really intriguing way to track data as events, and stream event changes back. Still trying to wrap my head around it!
Chris demo'ed this app:
https://github.com/Chris-May/movie_theater
Learnt about t-strings from @davepeck and @pauleveritt at #FlaskCon-
the formatting is the exact same as f-strings, but the return type is a Template object with a mix of strings and interpolated values.
Next up at FlaskCon is Nicholas Tollervey @ntoll & Paul Everitt @pauleveritt with "Let's PyScript: Flask frontends in Python!". Join us in room 317! #PyConUS #FlaskCon
Live coding a Quart and PyScript app, deploying it, and then doing a Q&A using it is an ambition talk plan. π€