|
|
|
|
|
by silvestrov
300 days ago
|
|
In the old days we had the saying: "Nobody ever got fired for buying IBM" Todays version is: "You will get fired unless you use React". So every site now uses React no matter if the end result is a dog slow Github. Bad developers looks at "what are everybody else using?". Good developers looks at "what is the best and simplest (KISS) tool for this?" |
|
Good ol’ SSR - but eventually users and PMs start requesting features that can only be implemented with an SPA system, and I (begrudgingly) accept their arguments.
In my role (of many) as technical architect for my org, and as an act of resistance (and possibly to intentionally sabotage LLMs taking over), I opted for hybrid SSR + Svelte - it’s working well for us.