Younes Bieche
Younes Bieche
Thanks for the tutorial, useful for making a facebook messages-like UI Trying the server app with the latest version of node (0.10.5) results in a "Not Found" http response. So...
views are not rendered and I get no error in the console. I'm investigating this: I didn't find anything about breaking changes in backbone-relational / backbone
What about storing regex matches into the config object: ```js const getUser = (id) => [ 1: { name: 'Vladimir' }, 2: { name: 'Donald' }, ](id) mock .onGet(/\/api\/user\/(\d+)/) //...
Please add the indications about default setting values
Complete refactor to use Guzzle v5 which improves speed #4. Note that I removed Google+: I didn't take time to take a look on the payload parameter and it seems...
I'm new to FuelPHP and I used my own assets library before that. In a similar way to Casset, I had groups and files to define. The problem is I...
Shouldn't this library be deprecated in favor of Google's Tablayout ? If it does, you may update README.md
The Idea is to call `Debugbar::info($var)` on `PC::debug($var)` when [Laravel Debugbar](https://github.com/barryvdh/laravel-debugbar) is active.
note: for setting message, `data-message="hello"` and `data-message='{"html": "hello"}'` are both possible #14
Example: I load the page, and get a notification on "/page1" but I barely see it since I get on page "/page2" shortly after. Usecase: on my website, I have...