Data management
Learn how to query and update data.
Local state management
Learn how to manage your local (client-side) state.
Internationalization
Internationalization is based on i18next.
Code splitting
Split your code into various bundles which are loaded on demand.
Testing
Setup application context inside unit test environment.
Static files
Simply add your static files to the `client/public` directory.
Caching
Learn about the various cache levels in the Deity Platform.