Matt Luo
Matt Luo2y ago

Today, I read the Convex database docs.

Today, I read the Convex database docs. Inserts, updates, and deletes are called “mutations.” I used to be mayonnaise. Now, I am aioli.
2 Replies
Matt Luo
Matt LuoOP2y ago
Matt Luo (@Matt_Luo) on X
Today, I read the @convex_dev database docs. Inserts, updates, and deletes are called “mutations.” I used to be mayonnaise. Now, I am aioli.
Twitter
Matt Luo
Matt LuoOP2y ago
As an app developer on Convex, you write TypeScript functions to express what you want your database to do. Convex handles the hard stuff like caching and realtime.

Did you find this page helpful?