Yahoo: still learning ReactJS ... - Deploying a dev build to a live website

For frontend web developers, there is a handy Chrome plugin,
to inspect the state of the ReactJS website.

However, a disadvantage is of course that just about any other ReactJS dev can also inspect your public website.

If you happen to have deployed using a *dev* (internal, not really optimized for production) build, then this can be detected by your users.

Unfortunately Yahoo Mail! had this issue for a while (but it seems OK now)...



Word to the wise: sanity check your production software now and then!

Comments

Popular posts from this blog

null++ and its alternatives - NULL as an anti-pattern and some alternatives - stateless functional code

whoa! Chrome crash! - UX challenge of presenting a catastrophic failure

Google has Googaplexes but not Gigabytes - Good Enough software?