Y
Hacker News
new
|
ask
|
show
|
jobs
by
v413
4762 days ago
Markup generated from javascript isn't manageable enough. That is why it is not recommended to have templates/markup generated from js.
2 comments
tg3
4762 days ago
Could you elaborate on that? I've seen that viewpoint a number of times but I've never understood why it's considered a cardinal sin to have templates generated from js.
link
shaneos
4762 days ago
Historically, you are correct. However this is one of the strengths of React. Try it out and see if it suits your needs
link