Ask HN: How do you manage content for React-based websites?
I've been exploring modern publishing workflows for React applications.
Curious how others solve:
- content management - editors - frontend separation - deployment
What is your current stack?
5 comments
[ 4.7 ms ] story [ 18.0 ms ] threadThe actual content for the site (descriptions, help content, etc) all comes from a locale-specific JSON file that's exported from a translation app.