Skip to main content

2 posts tagged with "supabase"

View All Tags

Supabase RLS Alternative

ยท 14 min read
Jiasheng
Co-founder of ZenStack

Cover Image

A Short History of BaaSโ€‹

In the early days of web and mobile app development, building a backend from scratch was laborious and error-prone. Developers had to manage servers, databases, and infrastructure and ensure scalability while writing the core business logic of their applications. Then came BaaS(Backend-as-a-Service), promising to liberate developers from this burden.

Modern Web Architecture Without a Backend โ€” Using Supabase

ยท 7 min read
Yiming
Co-founder of ZenStack

Cover Image

Backend development is difficult for people who come entirely from a frontend background. The languages, frameworks, and tools differ, but more importantly, the frontend and backend systems have very different principles. Fortunately, a new generation of libraries and services is trying to fill the gap and simplify coding a backend by โ€ฆ, not coding it at all.