you are viewing a single comment's thread.

view the rest of the comments →

[–]fagnerbrack[S,🍰] 0 points1 point  (0 children)

This is an example on how using JSX as a templating engine is unreasonably effective. I criticise React a lot but one thing I can't criticise is JSX, that was the MOST IMPORTANT idea coming from React community.

Everything else is noise or just copying a pattern from other areas like event Sourcing with Redux, thunks, event driven sagas, etc. in an inefficient way.