Retrospectives
-
Using Starlette to migrate my blog across domains
How I moved my blog to a different domain and URL structure while retaining SEO and integrating seamlessly with a static website generator — a case study of using Starlette and ASGI to build and glue web application components together.
Retrospectives • -
Introducing tartiflette-starlette
A new library for building GraphQL APIs and serving them over HTTP via ASGI, powered by the Tartiflette Python asynchronous GraphQL engine.
Retrospectives • -
Attending Tech Conferences: A Beginner's Guide
Tips for attending tech conferences based on my experience at PyConWeb 2019.
Retrospectives • -
How I Built A Python Web Framework And Became An Open Source Maintainer
Inspirational thoughts and tips on starting and managing an open source project, based on my experience building Bocadillo, an asynchronous Python web framework.
Retrospectives • -
From Angular To Vue: Feeling Like A Beginner Again
I became too safe in the world of Angular, so I started learning Vue.js. Do I feel like a noob? Yes. Is it worth it? Totally.
Retrospectives • -
Cheap and easy deployment: CaptainDuckDuck (Part 1)
Deploying web apps can be a pain. I chose CaptainDuckDuck to build my personal, Heroku-style PaaS, hassle-free.
Retrospectives •