Environment Variables. React Native Beginner Project Course.#12

preview_player
Показать описание
Environment Variables. React Native Beginner Project Course.#12

Videos for the backend REST API Project.

Full series source code.

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

Can you shed some light on how to handle more than two environment like staging, qa etc apart from dev and prod. Thanks for the clarity so far

nandhinirajavell
Автор

Thank you very much, you just saved my team's project (^_^)

themadpro
Автор

Thanks for your content, now i am getting error "Unexpected token, expected ";" with command line in .env. can you suggest me how to fix this. I use expo snacks to run code.

ducminhnguyen
Автор

You defined DEV_ and PROD_, how did you get BACKEND_URL only from those?
When I do distructuring envs it gives like DEV_BACKEND_URL

loganj