Build A Fullstack App with Remix, Prisma & MongoDB

A series of articles on building a fullstack app with Remix, Prisma, and MongoDB The series covers the following:

  • Database configuration
  • Data Modeling
  • Authentication with Session-Based Auth
  • CRUD operations, along with filtering and sorting of data using Prisma
  • Image Uploads using AWS S3
  • Deploying to Vercel

Key takeaways from the Discover Data DX virtual event

December 13, 2023

Explore the insights from the Discover Data DX virtual event held on December 7th, 2023. The event brought together industry leaders to discuss the significance and principles of the emerging Data DX category.

Prisma Accelerate now in General Availability

October 26, 2023

Now in General Availability: Dive into Prisma Accelerate, enhancing global database connections with connection pooling and edge caching for fast data access.

Support for Serverless Database Drivers in Prisma ORM Is Now in Preview

October 06, 2023

Prisma is releasing Preview support for serverless database drivers from Neon and PlanetScale. This feature allows Prisma users to leverage the existing database drivers for communication with their database without long-lived TCP connections!