Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.2k views
in Technique[技术] by (71.8m points)

is ok to load the configuration data from the databse in Reactjs after successfull login?

We have reactapp whhich currenly hold this configuraion in js file and This configurations is having new values every two months. because of this we need to deploy the application every month To avoid the deployment, Is it ok to load these configuration form the database and assign to a constant after successful.

is configurations are loaded from database for react apps, I am only 4 moths experienced in React-js. not sure of this.

We have some dropdown value currently configure as constants in js file ,we are planning to load this from database as well ? anybody show some insight on this, if any reference to sample code would be very helpful

thanks,

question from:https://stackoverflow.com/questions/65912658/is-ok-to-load-the-configuration-data-from-the-databse-in-reactjs-after-successfu

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...