Y
Hacker News
new
|
ask
|
show
|
jobs
by
dschu
2732 days ago
1. JSX puts HTML into JS, which gives you compile errors. While Vue puts JS into HTML again.. 2. Never use bind inside render functions.