#web-development
Read more stories on Hashnode
Articles with this tag
FastAPI is a modern web framework for building APIs in Python. It’s one of my personal favorite web frameworks as it has built-in support for OpenAPI...
If you’ve ever searched for OAuth (or OAuth2 or OpenID connect/OIDC), you’ve probably been greeted with a picture that looks like...
Stripe is a platform that allows companies of all sizes to accept payments, issue invoices and generally manage their billing. Their offering is...
I wrote a blog post the other day about how Next.js Middleware can be useful for working around some of the restrictions imposed by server components....
Happy Halloween! And for Halloween, we wanted to make the scariest thing we could think of… a modern version of early 2000s web design patterns. We’re...
Astro 3.0 was released recently, and one of the headlining features is their support for the View Transitions API. View Transitions are a surprisingly...