Hacker News new | ask | show | jobs
by AaronO 1529 days ago
What other kinds of examples would you like to see ?

The goal was to showcase simple yet intuitive JSX + tailwind at edge, we didn't elaborate on more advanced use-cases like authenticated pages, API endpoints/forms, dynamic pages (location, etc...) or parametric routes.

1 comments

I'd love an example where the user updates some piece of data. The update should be displayed right away to the user and in a DB.
There is another blog post coming up in a couple of weeks (hopefully) that will demo this.