Nikos

Results 102 issues of Nikos

EG ![image](https://user-images.githubusercontent.com/216566/29339606-460371e6-821b-11e7-9869-7e3d018f6004.png)

enhancement
help wanted

Accepting PR's/suggestions.

enhancement
help wanted

I keep getting this error `It's no longer allowed to omit the '-loader' suffix when using loaders.` when trying either: ``` { test: /.*\.(gif|png|jpe?g|svg)$/i, loaders: [ 'file-loader', { loader: 'image-webpack-loader',...

help wanted

Would be nice to include a simple ng2 app using the component as an example.

I wish webstorm could add this also is there a way I dont have to keep repeating css like here: ![image](https://github.com/pushqrdx/vscode-inline-html/assets/216566/8fcf3e96-5609-47ef-8b05-cd765a5be85f) doesnt seem to work with ternary's if you put...

Hi, I am not sure whether to use Parse SDK (with Redux perhaps) or Parse React in a React native project. I have heard of several developers that choose to...