How to Pass Data between Client & Server using JSON!

preview_player
Показать описание
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. :)

Thanks for watching, I wish you lots of fun working on your own coding projects!
Рекомендации по теме
Комментарии
Автор

I think this is the kind of clear videos people need ! Congrats Josh

codewithguillaume
Автор

Thanks man, this cleared a lot of my confusions regarding storage & passing of JSON. Keep uploading helpful videos like this. 👏

merotuts
Автор

i been binging your videos for a bit now and passing data has been confusing for me so thanks for this

okage_
Автор

Hey Josh, it will be better if you use excalidraw instead of photoshop.

souravpaul