How to access local storage across different domains? | ReactJS tutorial

preview_player
Показать описание
#reactjs #storage #localstorage
This video is a ReactJS tutorial about how to access the local storage across different website domains.

If you have any question please et me know if comments below, or if you are interested in more tutorials please see my channel videos. Thanks

- Happy Coding
Рекомендации по теме
Комментарии
Автор

Such a brilliant tutorial. Thanks Buddy Keep up the good work

azemohdavipaul
Автор

It is properly working in local, but not work after build and after refresh domain2, domain1 local storage will be cleared

divviyac
Автор

Sir, will it still work if you close one of them, still the rest access the local storage?

vupham-iv
Автор

Should I get cookies from different domain?

YTCodeMaster
Автор

Shall we share only selective data between both sites instead of complete local storage ? for example site1 has many other local storage keys but has to share/sync only one key and vice versa for site2 as well.

ramachandrap
Автор

what if the other app is not a react app?

ilirbajrami
Автор

I am able to get only 1 key from bazStorage at a time. Not able to get other keys if i write another bazStorage.get(key, callback) after that. How can we get other keys?

charveesharma
join shbcf.ru