• Home
  • Projects
  • Decisions
  • Journey
  • Writing
  • Speaking
  • Uses
  • Contact

Writing

Technical articles, insights, and lessons learned from building software systems. I write about architecture decisions, engineering practices, and the challenges of delivering reliable software at scale.

Showing 11–15 of 45 articles

October 15, 2023 Learning Redux for State Management I'm learning Redux to manage state in larger React apps. It's complex but I'm starting to see when and why to use it.
reduxreactstate-management
Read article
September 25, 2023 Trying Tailwind CSS I'm experimenting with Tailwind CSS and it's changing how I think about styling. Utility-first CSS is weird but interesting.
csstailwindstyling
Read article
August 30, 2023 Exploring Next.js After React I'm learning Next.js and discovering features like server-side rendering and file-based routing. It's React, but with superpowers.
nextjsreactssr
Read article
July 18, 2023 Learning SQL After Using MongoDB I'm learning SQL databases after using MongoDB for a year. It's different but I'm seeing why SQL is still so popular.
sqldatabasespostgresql
Read article
June 12, 2023 Understanding the JavaScript Event Loop The event loop is how JavaScript handles async code. I'm finally understanding how it works under the hood.
javascriptasyncfundamentals
Read article
Previous
1234...9
Next
© 2026 Andres Alpiri
Github · Linkedin · Twitter