Y
Hacker News
new
|
ask
|
show
|
jobs
by
syaz1
3532 days ago
Wow, that looks really messy for what is essentially printing items in collection...
1 comments
nkozyra
3532 days ago
I believe that will always be the case when you have to embed logic into a relatively rigid markup language.
Syntactically, JSX feels more native, but both are addressing the same problem.
link
Syntactically, JSX feels more native, but both are addressing the same problem.