-
for any interested parties - I plan to update the readme and the codebase - will clean stuff up more and it will be completely react views
-
I have the following issue.
Let's say I have atom A with value 1.
1) In mouse event handler the recoil callback with setter is called to set A value to 2.
2) setTimeout callback fires, which in…
-
Hi,
as 2amigos have put a lot of refactoring into the module, maybe some of the work can be used to keep up and save time for some issues?!
Best, Philipp
-
Per your doc:
```ts
import ReactDOM from 'react-dom'
import { library } from '@fortawesome/fontawesome-svg-core'
import { fab } from '@fortawesome/free-brands-svg-icons'
import { faCheckSquare,…
-
The dev speed here is amazing!
But, we already have npm and yarn all around, and the `jspm` repo is not really active that much...
Can we remove the dep. on jspm?
-
I wonder what Reactabular would look like if all the DOM-related configuration was done via components.
### Formatters
the column and header formatters are almost the same signature as React fun…
-
Hi,
I initially asked this on Twitter and @gaearon suggested me to open an issue instead.
The original thread is here: https://twitter.com/sebastienlorber/status/1178328607376232449?s=19
More eas…
-
It seem perfect: GraphQL introspection can replace the current rails Active Record specific introspection, to determine types and relationships needed for the client. Then during the render process…
-
# Full Stack projektin katselmointi
Terve @KoskinenTimo! Tässä lyhyt katselmointi Full Stack kurssin projektistasi. Katselmoinnissa esitetyt kommentit ovat parannusehdotuksia, joita voit _halutessa…
-
## Description:
By popular demand, this is a placeholder issue to discuss The Official Router™ for Ractive.
There's two schools of thought when it comes to routing:
Config-based (Angular and …