1. Finalize copy in Frontitude
Select texts and mark them as Final to prepare them for developer handoff.
2. Generate content keys with Frontitude AI
Once finalized, content is saved as copy components with auto-generated keys and metadata.
Useful guides
3. Handle dynamic content
Use plurals and variables to handle dynamic parts of the content and ensure smooth handoffs.
Useful guides
4. Developer pulls content to code
The developer can use the “pull” command with relevant flags to get the finalized content.
Useful guides
5. Run QA with the developer
Ensure keys match expected implementation and that there are no missing strings.
Useful guides
6. Test versioning with the developer
Submit edits to final content and ensure draft versions are not pulled into the codebase.