-
## Overview
I'm working on integrating Unicorn into a new project and want to build a form with it to remove the need for lots of JS.
I'm in the very early stages of setup and I'm running into an er…
-
I have been thinking about how we could write simple tests without needing a full-stack testing solution up front. I think we can already test most of our choo applications with tools like `assert-htm…
-
Feedback on the v9 beta thread. Post below if things don't line up alright for you. Thanks!
-
(**NOTE** This showcase is part 1e of [Positioning, vision and future direction of the Dat Project](https://github.com/datproject/discussions/issues/58))
This proposal was created to follow up on @…
-
### Expected behavior
Expecting listeners to bet ready when DOMContentLoaded is fired.
### Actual behavior
Getting warning "No listeners for myevent"
### Steps to reproduce behavior
index.js
…
-
(Preface: I know, I know… a virtual DOM? It might be a little overkill and probably not even close to being on the roadmap, but here me out anyways just for the sake of discussion.)
While developing …
ezekg updated
4 years ago
-
Now this title isn't saying *Please do this*, it's saying *I want to try to do this, it's fine if you ignore any eventual PR/changes, although collaboration would make this easier and would be appreci…
-
So we have a slight diffing problem — not only are we fairly slow at updating, reordering nodes is also suboptimal. This means that some reorders can be surprising at the worst case, and in a worst ca…
-
Rendering in Choo is a completely synchronous process, thought this makes things way simpler there are a few downsides from 2 perspectives:
- **CPU** - Rendering complex components might block the …
-
https://mp.weixin.qq.com/s/frSXO79aq_BHg09rS-xHXA