Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

[$30] - New Listing - clean up constants #1167

@ajefts

Description

@ajefts

I've noticed quite a few cases of using hardcoded constants for things like api urls. These need to all be part of config and able to be different for dev/qa/prod environments.

For example, right now, a search of the /components folder in react-components returns about 20 results. All of these should be determined dynamically, using props like MAIN_URL.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions