Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
notpushkin
14 days ago
|
parent
|
context
|
favorite
| on:
Marko – A declarative, HTML‑based language
Agree with sibling comments on control flow vs elements separation. For your specific case though, I think a middle ground can be found here:
<ul #if={users}> {#each users as user} <li>{user.name}</li> {/each} </ul>
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: