alidcast

Results 28 issues of alidcast

is there a reason the Link component is only for the web build? as much as possible, i'd like to reuse the same code for native/web, which is why I'm...

it seems that redirects are only handled programmatically, but it would be great to provide a way that makes component-level redirects compatible with server-rendering react-router does via it's `Redirect` component,...

i'm writing a macro that uses spec to parse input. qualified keywords are causing cljd to compilation to fail. few things i've noticed * if i comment out the code,...

`cljd` files are recompiled, but not `clj` files, this makes macro development difficult as we have to restart server to have changes reflect

enhancement

it's difficult to debug macro logic without full exception, and this this is a new dialect so it wasn't obvious (to me at least!) that full exception wasn't being thrown...

@tenphi are you still using this npm name? if not, would you be willing to give me the rights? i'm working on my own css-in-js library for react and having...