Luciano Mammino

https://loige.co/blog

3 posts · 1 Votes

Tech 67% · Writing 33%

Subscribe via RSS

  1. Writing middlewares for Rust Lambda functions

    There is one pattern that has been my secret sauce for AWS Lambda code for almost as long as I have been writing AWS Lambda code: the middleware pattern. If you have touched a modern web framework in the last decade (Express, Fastify, NestJS, Laravel, Django, Rails, FastAPI, … take your pick), you have almost certainly used this pattern, probably without even noticing. It is everywhere, and I love it! I love it so much that, back in 2017, I started an open source project called Middy just to…

    0
  2. Farewell FullStack Bulletin

    After 458 issues, 3,073+ curated links, and nearly a decade of weekly curation, FullStack Bulletin is closing. Here's the story of the journey, why it's ending, and what lives on.

    1
  3. How I added Bluesky likes to my Astro blog

    Learn how I added Bluesky likes and avatars to my Astro blog using the bluesky-likes web components package. No API keys, no server-side code, just a few lines of Astro magic.

    0