-
We talked about this a lot, but didn't have an explicit issue for this.
Backbone.js is used for representing database resources on the front-end. That library also uses jQuery and underscore.js. Th…
-
Steps to replicate
1. On host, open foo.js in Vim [0] with an empty .vimrc
2. On vm, run inotifywait foo.js
3. Edit foo.js and save in Vim
Expected behavior
inotifywait reports the file has changed
…
-
Here are the issue & pull request templates that were added to DoneJS: https://github.com/donejs/donejs/pull/805
Be sure to customize the template depending on the needs of the project. You can loo…
-
(.. or `d2-models`)
**d2** could do with some further separation of concerns than it currently has. There are two significant design details in **d2** which stop us from using it in every app we bu…
-
See https://github.com/facebookincubator/create-react-app/issues/1018#issuecomment-261792488 for a discussion which leads to the creation of this issue.
I propose adding a new command (working name…
-
Is it possible to use `elixir-desktop` to create hybrid app to access device hardware functions like Camera, Location services etc?
If yes, then how and what kind of javascript framework would you …
-
Learnings from a recent large react project:
> I actually really wish we'd broken the app down by feature area instead of by type of construct. But that ship has sailed at this point.
In future, in…
-
It would be nice to have an option to use Rapider 2D instead of 3D for applications that only need 2D physics, even if they use 3D graphics (think RTS, MOBA games, or 2D platformers with 3D graphics..…
-
# Primary tags
Angular
https://egghead.io/courses/getting-started-with-angular-elements
One of the major innovations in Angular version 6 are Angular Elements. They allow us to develop Angula…
-
I noticed in the Material-UI's roadmap a Numeric Input component to be built. If nobody has took the lead then I can help. Recently I had to develop a component like that for a personal project (first…