Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

Using Serverless Redis with Next.js

Автор: leerob

Загружено: 2021-03-26

Просмотров: 22817

Описание:

When front-end developers are learning the full-stack, they often stumble on which backend to use. If they hear Redis, they think of in-memory caching. That's what I thought, at least. After doing more research, I was surprised to find Redis excels at hashmaps, counters, sorted lists, and even queues. It's possible to use Redis for your entire database!

This video will explore using Redis with Next.js in Serverless environments.

0:00 – Introduction
0:35 – Demo of Application
1:27 – Serverless Redis (Upstash)
2:17 – Deploying to Vercel
3:25 – Running Locally
3:44 – Connecting to Redis
4:08 – Fetching Data from Redis
4:51 – Explaining SSR (getServerSideProps)
5:09 – Explaining SWR (Client-side fetching)
5:46 — Adding Data to Redis
8:04 — Email Form and HTML Validation
9:05 – Conclusion

Links
–––––
Blog: https://leerob.io/blog/serverless-red...
Demo: https://roadmap-redis.vercel.app/
Deploy your own: https://vercel.com/new/git/external?r...
Serverless Redis: http://upstash.com/

–––––
Blog: https://leerob.io/
Twitter:   / leeerob  
GitHub: https://github.com/leerob
Course: https://react2025.com/

Using Serverless Redis with Next.js

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

array(10) { [0]=> object(stdClass)#6102 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "WQ61RL1GpEE" ["related_video_title"]=> string(46) "I've been using Redis wrong this whole time..." ["posted_time"]=> string(19) "1 год назад" ["channelName"]=> string(14) "Dreams of Code" } [1]=> object(stdClass)#6075 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "DuSa5E-GgwU" ["related_video_title"]=> string(43) "React Server Components (with Next.js Demo)" ["posted_time"]=> string(21) "4 года назад" ["channelName"]=> string(6) "leerob" } [2]=> object(stdClass)#6100 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "-5RTyEim384" ["related_video_title"]=> string(51) "How to use Redis Caching for Incredible Performance" ["posted_time"]=> string(21) "2 года назад" ["channelName"]=> string(17) "Josh tried coding" } [3]=> object(stdClass)#6107 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "O5Qry8cBhG4" ["related_video_title"]=> string(76) "Full Stack авторизация | Полное руководство 2024" ["posted_time"]=> string(27) "9 месяцев назад" ["channelName"]=> string(8) "TeaCoder" } [4]=> object(stdClass)#6086 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "_dcd8AwW2Pw" ["related_video_title"]=> string(111) "Путин решился на отчаянный шаг / Миллион мобилизованных в РФ?" ["posted_time"]=> string(23) "5 часов назад" ["channelName"]=> string(12) "NEXTA Moment" } [5]=> object(stdClass)#6104 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "xFxnvawpelU" ["related_video_title"]=> string(63) "NextJS Caching with Redis Made Easy: A Step-by-Step Integration" ["posted_time"]=> string(19) "1 год назад" ["channelName"]=> string(10) "Alex Rusin" } [6]=> object(stdClass)#6099 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "XaTwnKLQi4A" ["related_video_title"]=> string(29) "Что такое Rest API ( " ["posted_time"]=> string(19) "1 год назад" ["channelName"]=> string(7) "Ulbi TV" } [7]=> object(stdClass)#6109 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "5WHlkhNuEcQ" ["related_video_title"]=> string(49) "Израиль был готов к ТАКОМУ?" ["posted_time"]=> string(23) "5 часов назад" ["channelName"]=> string(27) "Анатолий Шарий" } [8]=> object(stdClass)#6085 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "fJL1K14F8R8" ["related_video_title"]=> string(45) "Managing Assets and SEO – Learn Next.js" ["posted_time"]=> string(21) "4 года назад" ["channelName"]=> string(6) "leerob" } [9]=> object(stdClass)#6103 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "DOIWQddRD5M" ["related_video_title"]=> string(91) "Is Redis the ONLY database you need? // Fullstack app from scratch with Next.js & Redis" ["posted_time"]=> string(21) "3 года назад" ["channelName"]=> string(8) "Fireship" } }
I've been using Redis wrong this whole time...

I've been using Redis wrong this whole time...

React Server Components (with Next.js Demo)

React Server Components (with Next.js Demo)

How to use Redis Caching for Incredible Performance

How to use Redis Caching for Incredible Performance

Full Stack авторизация | Полное руководство 2024

Full Stack авторизация | Полное руководство 2024

Путин решился на отчаянный шаг / Миллион мобилизованных в РФ?

Путин решился на отчаянный шаг / Миллион мобилизованных в РФ?

NextJS Caching with Redis Made Easy: A Step-by-Step Integration

NextJS Caching with Redis Made Easy: A Step-by-Step Integration

Что такое Rest API (

Что такое Rest API (

Израиль был готов к ТАКОМУ?

Израиль был готов к ТАКОМУ?

Managing Assets and SEO – Learn Next.js

Managing Assets and SEO – Learn Next.js

Is Redis the ONLY database you need? // Fullstack app from scratch with Next.js & Redis

Is Redis the ONLY database you need? // Fullstack app from scratch with Next.js & Redis

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]