ombedzi
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Hi HN - author here. FastBackend reads a SQLAlchemy or Prisma schema, compiles it to a framework-agnostic IR, and a runtime adapter serves CRUD + relationships as REST with OpenAPI on the side. Try it in ~2 min: npm i…
- We enable full customization in a front end runtime engine (uigen-docs.vercel.app)
- UIGen: How to create a landing page declaratively for runtime rendering (uigen-docs.vercel.app)
- Building Self-Updating Shimmer Skeletons (shimmer-from-structure-docs.vercel.app)
- Building a DSL compiler on top of OpenAPI for UI generation (uigen-docs.vercel.app)
- UIGen: How we build a full frontend from an OpenAPI spec at runtime using an IR (uigen-docs.vercel.app)
- Appsmith vs. Retool vs. the Runtime Frontend – UIGen (uigen-docs.vercel.app)
- UIGen – Why runtime rendering is better than codegen (low code) (uigen-docs.vercel.app)
-
React Source Lens is a development tool that lets you inspect React component source code directly in the browser. How it works: Add useReactSourceLens() to your React app Hover over any component in your app Press…