Hacker News new | ask | show | jobs
by boobsbr 2288 days ago
That feels like learning Angular template syntax, and I really dislike it. React has its warts, but I find JSX very readable, much more flexible.
1 comments

I dislike both. Most readable template syntax for me is PHP's "alternative syntax for control structures" (the one with colons instead of braces and closing keywords).
That feels like JSP to me, and I don't have fond memories of JSP.
JSF somehow managed to be even worse than JSP.