Dustin Getz

Results 154 issues of Dustin Getz

Make this work: https://jsfiddle.net/dustingetz/7bsqzmfg/3/

Need to sort out the peerDependencies so this doesn't bundle react or whatever needs to happen. I'll take a PR if someone beats me to it.

Here: https://github.com/tonsky/datascript/blob/6de343b1b3aecb95c21fbe46384face3f99b989b/src/datascript/impl/entity.cljc#L156 This breaks reactive programming semantics where, when `db` updates, `(d/entity db x)` updates but the result is `=` to the prior result and therefore continuous time reactive engines...

I am trying to route a rest-like url with variable path params, is this possible?

One could make the argument that history.js ought not to be bundled in the server-rendered js (as it will not work); but I think there is value to keeping things...

https://github.com/browserstate/history.js/pull/102 suggests that history.js was once compatible with google closure advanced mode, but I can find no trace of current support. Has support for this been removed?

to update if onClick prop changes

Please add a license :)

It appears to be misconfigured for 24h (i think it used to be 3 days and i'd say we can bump this further), but we're seeing a report of a...

In practice we always write a custom renderer to flatten this: ![image](https://user-images.githubusercontent.com/124158/97923096-7776b680-1d2b-11eb-8455-d1e54dd02ae4.png)