Skip to content

Commit

Permalink
Add blog posts
Browse files Browse the repository at this point in the history
  • Loading branch information
KatherineMichel authored Dec 29, 2023
1 parent 0cfca51 commit b51b561
Show file tree
Hide file tree
Showing 41 changed files with 434 additions and 0 deletions.
Binary file added doc/recap-of-pygotham-2019-images/1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/10.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/11.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/12.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/13.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/14.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/15.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/16.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/17.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/18.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/19.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/20.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/21.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/22.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/23.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/24.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/25.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/7.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/8.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/9.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/recap-of-pygotham-2019-images/arriving.jpg
Binary file added doc/recap-of-pygotham-2019-images/froi.png
Binary file added doc/recap-of-pygotham-2019-images/i-love-nyc.jpg
366 changes: 366 additions & 0 deletions doc/recap-of-pygotham-2019.md

Large diffs are not rendered by default.

68 changes: 68 additions & 0 deletions doc/topic-ideas-djangocon-us-2023.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
# Topic Ideas- DjangoCon US 2023

Published May 6, 2023

New Features and Future Outlook
* New Django features
* New Python features of interest to Django devs
* Django retrospective (where it has been, where it is now, is it in a good place relative to itself and other web dev frameworks?)
* What's on the horizon or could/should be on the roadmap

Opinionated Django
* Django deployment options and tradeoffs in 2023
* Different ways of doing things in Django and when to use which option
* The best tools/packages to have in your Django toolbox in 2023
* Favorite workflows, Git, CI/CD, GitHub Actions, local/prod, developer experience tools, etc. 

How to Raise Your Game
* Practical async (going beyond the docs and a few tutorials to using day to day)
* Security (OWASP 10 and Django)
* Testing (pytest, Playwright, Selenium, etc). 
* Type hinting
* Lesser known, but highly useful Django features
* Database optimization
* Website optimization

Python Packaging and Open Source
* New developments in Python/Django packaging
* Adventures in open source Django development
* How to get started with open source, Django open source, packaging

Novel uses for Django
* Experimental apps
* Historically relevant apps
* Your interesting Django story/adventure
* Lessons from managing/scaling Django in a unique or difficult way in your company
* Prototyping with Django for fun and profit

New-ish or Experimental Technologies
* Co-Pilot, ChatGPT, etc. for Django devs 
* PyScript
* WASM
* React/HTMX debate
* Using JavaScript and Django together: Alpine, Svelte, etc. 
* Tailwind
* Datasette
* What tools I haven't heard about, but would want to know about

How to Use/Better Use Popular Add On Tools (Admin, API, etc.)
* Wagtail
* Butter CMS
* Django Rest Framework
* Fast API

Team, Leadership, Building, Learning
* Product management (features, prioritization, OKRs, teamwork, etc.)
* Lessons from software engineering management
* Interesting mental models, productivity methods, learning approaches, the counter-intuitive
* Educators/authors in our community (their experiences and thoughts about how to learn effectively)

Django Fellows
* Getting to know what they do, how core works
* Contributing to Django
* Learning more about our new fellow :)

Addressing Hard Topics/Making New Progress
* How to bring more diversity to: our steering council, core dev, contributor base, community

For even more ideas, see my fellow DEFNA Board Member Jeff Triplett's [list](https://jefftriplett.com/2023/djangocon-us-talks-i-d-like-to-see-2023-edition/).

0 comments on commit b51b561

Please sign in to comment.