Hacker News new | ask | show | jobs
by maddalax 631 days ago
What makes you believe the prefix can’t be omitted in htmgo? You just alias it the same way with a ‘.’
1 comments

Sorry, I made a mistake. I thought the HTML tag functions were accessed through `ctx`, which is passed to the page function. It's true that we can import them directly to access `Div`, `Class`, etc.