yates
React
yates | React | |
---|---|---|
5 | 1,970 | |
65 | 238,455 | |
- | 0.3% | |
5.8 | 9.9 | |
5 days ago | 4 days ago | |
TypeScript | JavaScript | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
yates
- Yates – Prisma with Postgres RLS
- Yates – Use Prisma with Postgres RLS
-
Why, after 6 years, I'm over GraphQL
All good points! We built Yates (https://github.com/cerebruminc/yates) to solve the authz problem.
Yates implements Postgres RLS on top of Prisma, which we use as our ORM, and then our GraphQL schema is generated using TypeGraphQL (https://typegraphql.com/). Overall, it's a very nice setup and allows us to be versatile on the client side while still having strong authentication integrity.
- Yates – Use Postgres RLS with Prisma ORM
- Yates – Use Postgres RLS in Prisma
React
-
React Fundamentals: What It Is, Why We Use It, and How to Get Started
Official React Documentation: react.dev MDN Javascript Documentation: developer.mozilla.org/JavaScript
- Your First React Component: JSX, Components, and the "Hello, World" Program(5/Sept)
-
12 habits that secretly turn average devs into 10x engineers (no, not ChatGPT)
Early in my career, I struggled to understand how React’s state updates actually worked. Docs gave me the basics, but edge cases around batching were confusing. One weekend, I pulled up the React source code on GitHub and traced how state changes bubbled through the scheduler. Suddenly, the “weird bugs” I hit at work made sense because I wasn’t guessing anymore, I’d seen the engine.
-
10 AI Tools That Took My SaaS Website from Zero to Launch!
3. Next.js and React (Frontend framework)
-
Why did I build a transparent, account-free, open-source URL shortener?
My primary passion is backend development, but I wanted to build a user-friendly frontend to complete this project. Given my experience with React, Next.js was the obvious choice due to its excellent documentation and ease of use.
-
What’s New in React 19? A Beginner’s Guide to the Latest Features
Check out the React 19 Upgrade Guide for more details. Have fun coding, and share in the comments what you’re building with React 19! 🎉
-
How I’d Learn React, TypeScript & Tailwind in 2025 — and Build a Job-Ready Portfolio
React Official Documentation — Start here for official guides and tutorials
-
From TypeScript to SQL: Automatically Granting DB Permissions Without Losing Your Mind
At IVAO, we partially follow micro-services best practices. This means each business group (e.g., Flight tracking, Flight planning, Air Traffic controlling, Training) has its own NestJS API and ReactJS frontend. But we took a shortcut on the DB side, as we have quite some references across systems, especially for user IDs, airports, etc... We decided to have a single MariaDB instance while having a dedicated logical database for each API, so we still have a separation of concerns but we can guarantee data integrity with foreign keys across those databases.
-
How to Choose the Right Tech Stack for Your SaaS MVP
React.js (fast, large ecosystem)
-
AI Stack for Solo Developers: Build an Entire Startup with These Tools
Tools: V0 by Vercel, shadcn/ui, React, Tailwind CSS V0 turns natural language prompts into ready-to-use React + Tailwind UI code. Ask for “a responsive SaaS dashboard with a dark theme and collapsible sidebar” and you get production-ready code instantly, accessible, tweakable, and not locked into rigid templates.
What are some alternatives?
openapi-ts - 🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more. Support: @mrlubos
Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.
supabase-rls - Helps you write Supabase Row Level Security (RLS) in Typescript.
streamlit - Streamlit — A faster way to build and share data apps.
rls-ts - Helps you write Supabase Row Level Security (RLS) in Typescript.
Vue.js - This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core