ombedzi

↗ HN profile [ 80.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…

  2. Building Self-Updating Shimmer Skeletons (shimmer-from-structure-docs.vercel.app)
  3. 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…