-
Thinking about React.js treating the browser [more like GPU / game engine programming](http://swannodette.github.io/2013/12/17/the-future-of-javascript-mvcs/) ("repaint whole app, only changed parts g…
-
Are there any plans to implement generators for React components, stores, routes, actions, and Redux reducers, etc?
```
> rails g react_on_rails:react_component BlogPost foo bar
> rails g react_on_ra…
-
First, i hope you're not annoyed by such "trivial" balance reports like this - one of the things i try to do in-game is to build cost efficient rockets, so i do sometimes notice things like this.
H…
-
I am trying to integrate inuitcss in my webpack app.
The webpack project I am using is using a custom loader to load bootstrap-sass which seams quite complicated https://github.com/erikras/react-redux…
-
### Current status
We are planning to to change the syntax for inclusive ranges and patterns to `..=`. The `...` syntax in patterns is stable and will remain (silently) deprecated for the time bein…
-
Will it be possible to do a new release of JavaCPP? Last one was on Oct, 2015 and I was hoping to use the latest changes for my project, but I'm inside an environment that doesn't allow to use SNAPSHO…
-
**TL;DR** There is an edit at the bottom of this post highlighting what is going on because a lot has changed over many discussions, and better alternatives are being explored.
You may want to grab…
-
Gutenberg is written in JS, as are the metaboxes in the Settings sidebar.
There are many plugins that add metaboxes in PHP. To allow these to work in the new editor, we should consider adding a sp…
-
At the last dev meeting, we discussed what should be contained in the Nengo API, `nengo.utils` and `nengo_extras`. To this point, we've been doing this on a case-by-case basis, which has worked for th…
-
This may or may not be related to issue #32.
I decided to test upgradeModx since if it works for us it's a huge time saver, so testing on local dev system first.
Current modx: 2.4.1-pl installed…