Hassaan Sadiq

Results 7 issues of Hassaan Sadiq

Can we use react-ga and Tag Manager together? If not, is there a workaround to get it working?

Does the branch 5.0 works with Laravel 5.1....?? Or is there support for 5.1 in any branch..?

Are there some chapters missing?

Hey @alexweber, first of all, thanks for such a wonderful boilerplate code for es6. Can you add this step in **Usage** section of readme. 1. Install `jspm` globally by running...

The app is giving alot of warnings that 'use strict' is redundant. ![image](https://cloud.githubusercontent.com/assets/8002757/22678585/0553db7e-ed1d-11e6-9b06-575747d791db.png)

In application, the forms are changing uncontrolled input of type text to controlled. Here is error screenshot. ![image](https://cloud.githubusercontent.com/assets/8002757/22851527/6a662504-f046-11e6-9d29-5828f2f67413.png) It can be fixed if we add default values in render(). For...

This app is using 0.6.1 version of react-scripts whereas latest version is at 0.8.5. The biggest advantage of new version is that it supports source-mapping out of box. And it...