How to Pass Data between Client & Server using JSON!

Josh tried coding December 8, 2022
Video Thumbnail
Josh tried coding Logo

Josh tried coding

View Channel

About

Hi. I'm Josh and my goal is to have fun creating stuff and sharing that here on youtube. It's nice to have you here!

Video Description

You need to turn javascript objects into a string when working with APIs, Cookies, or LocalStorage. But not any old string, it needs to be a valid JSON string so we can actually use it, or else we'll get an error. Let's dive into how to use JSON stringify and parse because I think understanding the concept once will come in really helpful. As web devs, we just need it every now and then. :) StartUp we're building together on this channel: https://www.wordful.ai/ Thanks for watching, I wish you lots of fun working on your own coding projects!

You May Also Like