Articles by Tag #convex

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Convex & Kinde

This guide outlines the Kinde-specific setup for Convex, following a flow similar to the Convex &...

Learn More 108 0Dec 25 '24

Part 2: Master Authentication and Role-Based Access Control (RBAC) with Kinde and Convex in a File-Sharing Application

This is the Part 2 to this post: Part 1: Master Authentication and Role-Based Access Control (RBAC)...

Learn More 107 0Jan 4

🚀 Bolt.New Clone with Next.js, React, TailwindCSS & AI - Full Stack SAAS App Tutorial | Convex

Youtube Tutorial Video : https://youtu.be/fh1s6UbzJ7k Build a full-stack SAAS app like Bolt.New...

Learn More 8 0Jan 10

Keeping Users in Sync: Building Real-time Collaboration with Convex

Sticky my startup, is inspired by the idea of making collaboration as natural as doing it in person....

Learn More 6 0Feb 9

How to build reusable loaders for Remix

Remix loaders are server side functions that automatically get executed before the page is...

Learn More 5 0Aug 15 '24

Mappie.ai: A Context-Aware AI Tool For Product Teams

Kicking off a new blog series showcasing apps built on Convex, starting with Mappie.ai. What is...

Learn More 5 0Jan 23

Building Type-Safe Rust Applications with Convex: Introducing convex-typegen

If you've been following the backend-as-a-service landscape, you've likely heard of Convex. This...

Learn More 4 0Feb 26

Authentication Best Practices: Convex, Clerk and Next.js

Authentication is the backbone of any full-stack application, but it’s also one of the easiest places...

Learn More 4 0Mar 6

Real-Time Updates with Convex DB and Authentication using Clerk in Next.js 🔥🔥

In modern web applications, real-time functionality and secure authentication are crucial features....

Learn More 3 0Apr 8

Supercharge `npm run dev` with package.json scripts

npm run dev is the standard for "run my website locally," but how does it work? How can we expand its...

Learn More 2 0Jul 24 '24

Transactional Emails in Convex with Bluefox and AWS SES

Table of Contents Introduction Setting Up Bluefox with Convex Create a Bluefox...

Learn More 1 0Apr 23

How I Wrote a Script to Migrate Data from MongoDB to Convex (and Lived to Tell the Tale)

Ah, data migration. The unsung hero of the developer’s life. It’s like moving houses, but instead of...

Learn More 1 0Feb 21

Matrix: Building a real-time RPG game with Convex

Problem I was trying to solve This year, I moved to a new place where people speak a...

Learn More 1 0Feb 23

Unlocking the Potential of Convex.dev: Revolutionizing Backend Development

In the ever-evolving landscape of software development, creating robust and scalable backend systems...

Learn More 1 0Jul 26 '24

Bringing Convex Dashboard into my dev environment

Why I built convexpanel.dev and what it means for my workflow When I first started using convex, I...

Learn More 1 0Mar 17

[Boost]

Keeping Users in Sync: Building...

Learn More 0 0Feb 21

Work Stealing: Load-balancing for compute-heavy tasks

For fast, light-weight workloads, you can often get away with a small number of powerful machines....

Learn More 0 0Jul 24 '24

How I Cut My MVP's Operation Costs by 76% — And Why You Shouldn’t Do That

How I reduced my MVP’s storage costs by 76%—but in the process, I made a huge mistake. This article explores my journey from using Convex.dev to migrating to Convex+Google Cloud Storage, and why premature cost optimization can be a dangerous trap for early-stage projects. Learn from my experience and avoid wasting time on problems you don’t have yet!

Learn More 0 0Mar 19

Implementing Rate Limiting with only two numbers

There’s a lot of buzz about rate limiting, in part because of the cost exposure associated with LLM...

Learn More 0 0Jul 24 '24