Hacker News new | ask | show | jobs
by j0hnyl 971 days ago
The last few web apps I've built:

Flask / HTMX / Pico.css / Postgres or Sqlite

Dockerized so that it's easy to spin up.

Edit: Caddy for webserver.

1 comments

Interesting that you mention Pico. I really like it (my personal site uses it) but it doesn’t strike me as the go to choice for a web app?
I guess my needs are relatively basic. I like that all I have to do is include it and things look presentable out of the box without me having to do much design work. What are your choices for more complex projects?
Definitely agree that it’s a breath of fresh air to just write HTML and it look good.

For more complex projects it’s normally Tailwind