Y
Hacker News
new
|
ask
|
show
|
jobs
by
foota
863 days ago
Sure, you should understand how your html will render, but expressing logic and handlers etc., in the html is just painful to me.
1 comments
immibis
862 days ago
Check out the examples. Logic is expressed in Javascript inside <script> tags, just like vanilla web dev.
link