This video is available to students only
- TinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two
- Cloudinary & Image Storage
Module 12 Introduction
This is an introduction to the work we'll be doing in Module 12.0.
In the last module, we were able to build the functionality to allow a user to host a new listing of their choice by providing the necessary information for a listing. When it comes to having an image be provided for a new listing, the server receives the image and stores it in the database as a base64 encoded string. Storing images this way takes a lot of space in our database.
This page is a preview of TinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two
- Module 12 Introduction
Contents