Abhishek Gupta

Results 26 comments of Abhishek Gupta

Accepted. Have added labels for BOSS.

What issues exactly? We already are using that plugin online CodingBlocks frontend. Can you elaborate the issue or a link perhaps?

Have you tried installing https://github.com/rwjblue/ember-cli-cjs-transform ?

@gengue is correct. Currently, there is no way to import these from npm package as `src/*` is part of `.npmignore` and isn't published to npm at all. To remedy this,...

@aayusharora Take a look at http://sassdoc.com/. The comment syntax is similar to JSDoc. See if we can use it.

@dhruvgupta167 add screenshots

@hereisnaman infinite scroll is nice. But i think the infinite scroll should be backed by an api similar to pagination so that the scroll "streams" data from backend on the...

Yes we can make infinite scroll with the current api as well. Let's have an infinite scroll

@mnb27 The Idea is good. Can you also list down what different types of stats we can show here. Also for charts, we can use https://www.chartjs.org/

Yes, it is good idea indeed. I'll suggest using `.nvmrc` in root directory and updating docs to recommend using the same.