ARTICLE IDEA: Why I rewrote my frontend in react. #5

Open
opened 2026-01-11 17:57:51 -07:00 by azpect · 0 comments
Owner

Why I first picked templ and a quick definition.

  • I hated React
  • Server side rendered is far better
  • HTMX is an amazing tool

SSR vs CSR

What changed?

  • I spent 10 months working on a React project
  • Realized maybe I needed to give it another chance
  • Technical: Complex data can be handled with HTMX and templ, but its way easier in react

The moral is: opinions in tech change, that's okay!

Why I first picked templ and a quick definition. - I hated React - Server side rendered is far better - HTMX is an amazing tool SSR vs CSR What changed? - I spent 10 months working on a React project - Realized maybe I needed to give it another chance - Technical: Complex data *can* be handled with HTMX and templ, but its way easier in react The moral is: opinions in tech change, that's okay!
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: azpect/hhargreaves.net#5
No description provided.