-
Say I have a `factory` called `Config` and there is a state such as:
``` javascript
$stateProvider.state('app', {
url: '/',
templateUrl: 'views/main.html',
controller: 'MainCtrl',
resolve: {
…
-
Hey @edvin,
Normally I use [RxJava-JDBC](https://github.com/davidmoten/rxjava-jdbc) to do my querying. But there are some situations where I would like to statefully but functionally compose my queri…
-
We need a new brand name for the set of specifications that will be created by the new community process. This brand name will also become a certification mark in the industry for compatible, independ…
-
Hi,
I'd like to start a thread to have a dialog about server side WCF on .NET Core. For me the WCF stack is quite impressive, and support for server side WCF on .NET Core would be fantastic. Please f…
-
I'm submitting a
[ ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ X] support request
```
**Current behavior**
In angular 1 I use controller fo…
-
Preference itself is a final class that can only be created through static methods in another class. You have created a unit test nightmare. You should change Preference into an interface and extract …
-
# Summary
I'm using [reactrouter:react-router-ssr](https://github.com/thereactivestack/meteor-react-router-ssr) which exposes a data de/rehydration api via ReactRouter server-side-rendering. It uses …
-
#### What type of issue are you creating?
- [ ] Bug
- [ ] Enhancement
- [X] Question
#### What version of this module are you using?
- [X] 2.0.10 (Stable)
- [ ] 2.1.0-rc.n (2.1 Release Candida…
-
Just an semi-crazy idea. MPV as application platform (like browser or node.js) for building complex cursers-like gui-players.
1. integrate [luarocks](https://luarocks.org). No more crap, semi-worki…
-
I wanted to create an application using multiple components, but not in a parent-child relationship with one root function. I ended up creating a ["grid" driver](https://github.com/domagojk/cycle-grid…