Hacker News new | ask | show | jobs
by jack_riminton 1535 days ago
I don’t think a simple, static site is a great example for an entire framework
1 comments

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.

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.