Hacker News new | ask | show | jobs
by itohihiyt 615 days ago
I've not used it for websites but have used it for state management in a flutter app, which seemed waaaaaay simpler than learning and then using one of the many state management systems they have (even if I managed to figure out which one to use, paradox of choice always trips me up).

And for data analysis stuff it's absolutely brilliant!

So yes absolutely it's underrated!

1 comments

SQLite is used on device very commonly. It’s a great use fit for that sort of use case.