Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
TypeScript business-logic Projects
-
Project mention: Global, reactive data store vs local, colocated graphql query? | /r/reactnative | 2023-03-20
I've been using effector, together with the apollo-client for the last few years and, while it works, it's completely detached from the actual screens. In other words, you need to fetch everything (at startup) you might use at some point and it stays in the memory for the entire duration of the session. Error handling is also tricky as you need to explicitly subscribe to the specific error stores in order to render them. And, if something goes wrong, it's tricky to tell what data is actually used in the current screen, so it's almost impossible to do the Retry efficiently. OTOH the screens are nice and simple - no spinners, the data is just there, thus the app feels (and is) fast.
-
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
TypeScript business-logic related posts
- New schema-based ORM for rapid and accurate data modeling
- Neuledge: A schema-based ORM for rapid and accurate data modeling
- New schema-based ORM for rapid and accurate data modeling
- New schema-based ORM for rapid and accurate data modeling
- New schema-based ORM for rapid and accurate data modeling
- New schema-based ORM for rapid and accurate data modeling
- Show HN: TypeScript ORM with zero downtime migrations
-
A note from our sponsor - Onboard AI
getonboard.dev | 28 Nov 2023
Index
Project | Stars | |
---|---|---|
1 | effector-react | 4,368 |
2 | raxy | 14 |