-
Notifications
You must be signed in to change notification settings - Fork 364
Home
Torstein Hegge edited this page Nov 9, 2017
·
50 revisions
- Conceptual Overview
- Basic Tutorial, Om basic
- Intermediate Tutorial, full stack integration
- Advanced Tutorial
- Cursors, detailed explanation of the role and behavior of cursors
- Troubleshooting, common mistakes
- Documentation
- Testing
- Resources
- Quick Start (om.next)
- Components, Identity & Normalization
- Queries With Unions
- Remote Synchronization Tutorial, HTTP Caching & Remote Integrations
- Applying Property Based Testing to User Interfaces
- Thinking With Links!
- Recursive Queries
- Error Handling
- Routing Hooks
- Temporary Identity
- Server Streaming
- DataScript Integration Tutorial
- Documentation (om.next)
- Om Next FAQ
- Contributing
- Routing Support
- Server Side Rendering
- Transitioning the Indexer from the static tree to the runtime tree
Om next is still in alpha and changing rapidly, so some of the following links may be out of date. A good resource to keep up with current developments is to sign up with the Clojurians Slack Channel, channel #om.
- Overview of Om Next and a Companion video. Also a devcards based Om Tutorial (in progress)
- Fulcro - A library for building full-stack SPAs. Provides a lot of the "glue code" needed in Om Next, including initial state helpers, reduction in the need for parser code, and a simple but full-featured load system. It also has commercial users. (fork of Untangled, which is no longer maintained)
- Reconciler Architecture
- Kanban Demo
- Orly
- Starter (with simple remote)
- Copaste
- Routing in Om Next — a Catalog of Approaches (02/2016)
- How to build Om.Next Remote
- Om.Next for React devs
- Om Fullstack Example
- TodoMVC with Datascript
- Om.Next with Material-UI
- Om.Next DataScript Localisation Demo
- Om.Next Cross Platform Template