-
## Summary
There have been a significant number of changes in nanohtml, some of which are features we really really want (like fragments!). We should look into getting the latest changes, and seein…
-
This should hopefully fix our current rendering issues
- [ ] [choojs/nanocomponent](https://github.com/choojs/nanocomponent)
- [ ] [yoshuawuyts/choo-component-preview](https://github.com/yoshuawuy…
-
I create an app with SSR with choo and expressjs.
So my template is using choo's html with full html tag, with head and body. In head tag, I create a title tag and yes it set up the title perfectly…
-
...but only after we land https://github.com/choojs/nanocomponent/pull/38 in beta at least.
-
Noting down a few breaking changes to do in v10, feel free to add more:
- [ ] Move Babel to the start of the transform pipeline, so that custom syntax (eg JSX) is compiled before other transforms …
-
This statment:
https://github.com/choojs/nanomorph/blob/43d39d01a9c14a8279e398bad93c1ef6edfa03a4/index.js#L160
is useless as the function returns `false` by default.
-
When https://github.com/choojs/nanorouter/pull/9 lands, we should deprecate the other API. We should probably also take that chance to deprecate `.curry` (related to #10) and rewrite this to prototype…
-
I am trying to mount a choo application in an "application shell" that is provided by a static site generator.
I would expect the routing behavior to be limited to the scope of choo's application h…
-
Ok, so Grrenkeeper isn't opening any PR. I activated the github bot, not sure if there is anything else to do, not a big user of greenkeeper here haha.
So any help on activating the service will be v…
-
See https://github.com/choojs/create-choo-app/issues/20
```txt
λ npm start
> choo-electon-app-01@1.0.0 start D:\gitwork\choo-electon-app-01
> NODE_ENV=development electron main.js
'NODE_ENV…