Show HN: Effect UI – PoC of a reactive UI framework built with Effectgithub.com8 points·by m9t·पिछला वर्ष·3 comments
m9t·पिछला वर्ष·discussRestarted from scratch to work around the limitations of JSX. Original can be found here: https://github.com/mathieupost/effect-ui/tree/first-attempt
m9t·पिछला वर्ष·discussI'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 वर्ष पहले·discussOffline/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 वर्ष पहले·discussThis looks interesting! How does this compare to ElectricSQL[1]? Next to not using CRDTs.[1] https://electric-sql.com/