-
Notifications
You must be signed in to change notification settings - Fork 13
Home
Julien Bisconti edited this page Nov 23, 2016
·
23 revisions
Welcome to the untangled-cookbook wiki!
Please add or vote for cookbook topics below. We'll try to add them in most popular order. Vote by adding your github or slack username after the item.
- Generate a new entity (UI/Server): baris
- Simple CRUD example - Wizard-like form filling: baris, currentoor, @veggiemonk
- Using basic components like - textfield, checkbox, combobox, datepicker, file-upload, ...
- Handling routing/browser history and tying it to state (pushState/popState, etc): therabidbanana, currentoor
- Query caching (as shown in om.next docs ): therabidbanana, @veggiemonk
- Modals: currentoor
- Tabbed interface using a union, where the content of each pane is one or more components from (client) app state: cjmurphy
- Offline web app (for mobile mainly): usage with DataScript: @veggiemonk