-
- [x] Include test-database test fixtures
- [x] Include database component
- [x] Build Om query runner
awkay updated
7 years ago
-
If you load a dynamic route and it needs to load the module, only the query for the dynamic router get's updated and not the property `::routing/pending-route` this should get a read after a route has…
-
Just a nice utility method to compose css classes and have conditional classname logic.
Would be pretty nice to have in fulcro-css even though it can be done in like 20lines of code.
https://www.np…
-
Long explicit names are really nice for development mode.
But for production they will to add a lot to the bundle size.
Found a nice article about this topic: https://medium.freecodecamp.org/reduc…
-
Something is causing Om's statics to not get properly marked during adv optimization. This issue is to track hints as I discover things.
awkay updated
7 years ago
-
This seems like it might be an IntelliJ issue rather than a Cursive one, but it's hard to say for sure.
The problem I run into is that anytime I open a new project (i.e. it has no `.idea/`, `projec…
-
Add some kind of hook for cases where we know things are possibly not recoverable: E.g. a network error caused dynamic routing code loading to fail. Basically allow the program to transact, or js/aler…
awkay updated
7 years ago