Channel: Fireship
Category: Science & Technology
Tags: app developmentlessontutorialwebdev
Description: You probably know Redis as an ultrafast in-memory database, but can it also be used as your primary app database? This tutorial will teach you how to build a fullstack app from scratch with Redis and Next.js capable of performing fulltext instant search. 𤯠Get $200 and a chance to win a Tesla redis.info/fireship200 #database #tutorial #programming š Resources Redis OM (NodeJS) - redis.info/3F9yqI5 Redis Insight - redis.info/3teM5LD Redis Launchpad - redis.info/3HS9g2B Redis Developer Hub - redis.info/3qg14mY Full Tutorial - fireship.io/lessons/redis-nextjs š Chapters 00:00 What is Redis? 00:49 App tour 01:33 How to Install Redis Cloud 02:49 Redis Crash Course 04:10 Next.js Setup 05:32 Schema & Entity 06:41 CRUD Operations 09:14 Fulltext Search š„ Get More Content - Upgrade to PRO Upgrade to Fireship PRO at fireship.io/pro Use code lORhwXd2 for 25% off your first payment. šØ My Editor Settings - Atom One Dark - vscode-icons - Fira Code Font š Topics Covered - Redis as a Primary Database - Use Redis with React or Next.js - How Redis Modules work - RedisSearch with RedisJSON - Next.js API routes - Handling Forms with React