looked into it a bit and i see there already is vue lynx, next to the "normal" react lynx, so maybe this is possible. i'd definitely be interested in this as i do mobile app development myself (currently using expo). but this will have to wait for now tho. maybe after a v1 release at some point!
just open-sourced verrex. my take on a frontend framework built on @EffectTS_.
the view tree carries Effect's E/R channels to the root, so forgetting to provide a service Layer is a compile-time error that names the missing service.
jsx syntax + fine-grained reactivity.
demo โ https://t.co/Vixq6zTOqz
source โ https://t.co/Aa63JXE5be
twitter's best worst quality is that it forces all takes into an extreme
you're either a tokenmaxxing inferencel looping your agents or you're a promptchud
the truth lies somewhere in between
you absolutely should have agents that can reproduce problems in your products, look for optimizations, automatically open PRs on issues
software has never been perfect, even before AI bugs still made it to production, the more of these you can catch and can fix automatically the better
at the same time, the underlying engineering still does matter - i just spent 3 days fixing some bad product design and architecture that i originally tried to defer to agents to implement
if i wasn't looking at the code, or i was just trusting loops to fix it, my product would be stunted in quality because i would've just kept digging myself into a worse path
anyways, setup your loops but prompting your agents is also fine - get the balance
added a ts plugin based on volar to my @EffectTS_ native frontend framework. now i have correct types, go-to-definition/list-references and highlighting!
last year i tried to build an @EffectTS_ native frontend framework but failed. after watching @devinjameson's FoldKit yesterday i wanted to try again! code example below
added a ts plugin based on volar to my @EffectTS_ native frontend framework. now i have correct types, go-to-definition/list-references and highlighting!
@thekitze@better_auth@benjiDotSo why not @expo if you want a mobile app? supports web as well if you need it. also think you need a local/offline-first solution. convex is promising this for 2 years already i think but itโs still not there