KUNAL VITTHAL DHOBEkunald.hashnode.dev·Sep 8, 2024Why PostgreSQL + Prisma is Like Batman and Robin: The Ultimate Dynamic DuoIntroduction PostgreSQL, the superhero of relational databases. Now, what happens when you give this superhero a cool sidekick like Prisma? You get the ultimate dream team. Let’s break it down and have some fun while we do it. By the end of this, you...DiscussPostgreSQL
tkssharmaarticles.tkssharma.com·Aug 28, 2024Building FullStack Clone Application with Nextjs and NextAuth Prismahttps://www.youtube.com/watch?v=KPQxnI3H-88&list=PLU-FndeNRY4Cw7Kq7SHtqpI5bK06s8wt0&index=3 Building a Full-Stack Clone Application with Next.js, NextAuth.js, and Prisma Introduction In this blog post, we'll explore how to build a full-stack clone ...DiscussNext.js
Siddharth Kundusiddharthkundu.hashnode.dev·Aug 27, 2024Dockerizing a Next.js Todo App with PostgreSQL and PrismaIntroduction In today's fast-paced development world, creating efficient, scalable, and easily deployable full-stack applications is crucial. This blog post will guide you through the process of building a containerized todo application that leverage...DiscussNext.js
Maheshwara sampathzcodeblog.hashnode.dev·Aug 27, 2024Building a CRUD API with Next.js and PrismaHi Everyone! In this blog post, we'll dive into building a backend API using Next.js and Prisma. We'll explore the basics of setting up a CRUD API and how these tools can work together. Let's get started! 🚀 What is Next.js and Prisma? Before we dive...Discuss·31 readsNext.js
Kishan Kareliyatechwithkishan.hashnode.dev·Aug 24, 2024Prisma vs. SQL: Why This Modern ORM is a Game-ChangerIntroduction If you’ve been working with databases in Node.js, you might have heard about Prisma. It’s a powerful tool that helps developers interact with databases more easily and efficiently. But what exactly is Prisma, and why should you consider ...Discuss·1 likeprisma
Boopy Kikiboopykiki.hashnode.dev·Aug 20, 2024Modern Web Development with Turborepo, Next.js, TailwindCSS, NestJS, and More…NFT Marketplace Introduction Github Project I started this project mainly for fun. So it’s not perfect! 😅 I wanted to learn and experiment with various tools like monorepo with Turborepo, Next.js, NestJS, Prisma, tailwindcss... So, I created a simpl...DiscussNext.js
Lemuel Leogene Reyeslemreyes.hashnode.dev·Aug 18, 2024How to Set Up Email Sign-In Using NextAuth and MailjetNextAuth (or Auth.js) provides email as an authentication method. You can use email to send magic links to the user's email address for them to sign in. This article is a step-by-step guide to setup email authentication in NextJs using NextAuth. Pre-...Discussemail
Pulkitblogs.devpulkit.in·Aug 17, 2024Setting Up Prisma ORM with PostgreSQLTitle: Setting Up Prisma ORM with PostgreSQL Content: ORM stands for Object-Relational Mapping. It is a technique that allows developers to interact with a database using an object-oriented approach. Instead of writing raw SQL queries, you can use an...Discuss·4 likes·30 readsprisma
JealousGxjealousgx.hashnode.dev·Aug 4, 2024Streamlining Subscription Payments with Stripe: A Node.js IntegrationIn today’s digital landscape, subscription-based models have become a cornerstone of many online businesses. For my recent client project, I had to opt for Stripe to manage recurring payments, thanks to its robust features and seamless integration ca...Discussaws lambda
Victor Essieneddiebadcoder.hashnode.dev·Aug 2, 2024Demystifying ACID Transactions with Prisma: A Full-Stack Demonstration from ScratchIn 2023, a popular online retail company, Tastytrove restaurant, boasted of its efficient inventory management system, which was crucial for handling thousands of carts and orders placed by its customers. The company’s system was designed to update s...Discuss·5 likes·148 readsprisma