|
|
|
|
|
by scotty79
1256 days ago
|
|
I don't really understand why people want so bad to mix in code into HTML. The whole fight since 2000 was to avoid doing that through minimalistic templating and naming elements semantically so you can attach the logic from outside. |
|
The bigger question IMHO is if you actually need a SPA. If you don't then yeah the old jquery style (now alpine.js or similar frameworks are spiritual successors) is perfectly fine.