Recipes for the SDK Basics The basic getting started guide! Using the SDK with TypeScript (semantic typing) Adding persistence (store the configuration) Frameworks Using the SDK with React (build a custom hook or a higher order component) Using the SDK with Angular (using @Injectable) Using the SDK with NGRX (with @ngrx/effects) Using the SDK with Redux (using redux-saga or redux-thunk) Using the SDK with RXJS (observables) Using the SDK with Vue