HackerTrans
TopNewTrendsCommentsPastAskShowJobs

m9t

no profile record

Submissions

Show HN: Effect UI – PoC of a reactive UI framework built with Effect

github.com
8 points·by m9t·в прошлом году·3 comments

comments

m9t
·в прошлом году·discuss
Restarted from scratch to work around the limitations of JSX. Original can be found here: https://github.com/mathieupost/effect-ui/tree/first-attempt
m9t
·в прошлом году·discuss
I'll look into that! For now my focus will be on fixing TypeScript types, since a lot of functions/components return `Effect.Effect<any>` now.
m9t
·3 года назад·discuss
Offline/local-first based on SQLite seems hot right now. Third one I’m reading about this week. And it sounds good to me!

But how does it compare to ElectricSQL[1] and PowerSync[2]?

[1] https://electric-sql.com/ [2] https://powersync.com/
m9t
·3 года назад·discuss
This looks interesting! How does this compare to ElectricSQL[1]? Next to not using CRDTs.

[1] https://electric-sql.com/