Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Environment Variable #35

Open
trentgoing opened this issue Jul 10, 2020 · 0 comments
Open

Environment Variable #35

trentgoing opened this issue Jul 10, 2020 · 0 comments

Comments

@trentgoing
Copy link

this.props.getData(`http://18.224.200.47/reviews/13/list?count=30`);

The API's URL is less tied to the code you're writing than the environment it is in. Just like config variables, try to isolate env variables so they can be updated easily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant