Quentin Roy

Results 28 issues of Quentin Roy

Protecting an internal constraint is I guess quite easy: one only have to provide a 'public' constraint on its 'private' constraint instead of the 'private' constraint itself. But the setter...

Whatever I do, I cannot make Mac OS button appears. Since I am often putting my terminal in full screen mode, losing the button is an issue for me.

**Feature Request** Available `Version.upgrade` could be run when using `importInto`. **Use Case** I am using Dexie export to let my users locally save and share their work. After a model...

Gulp has a very nice source maps plugin: [gulp-sourcemaps](https://www.npmjs.com/package/gulp-sourcemaps) that is very easy to support. It would be great if gulp-umd could support it. [concat-with-sourcemaps](https://www.npmjs.com/package/concat-with-sourcemaps) may make it even easier....

I find it dangerous to encourage people to use not yet standardized features of the language. For example, object rest/spread is still in stage 3, but that is not mentioned...

I like the option to automatically group my imports by categories, but I am not a big fan of the whitespaces between groups. I haven't find a way to strip...

Thank you for this great document! I would suggest to remove the argument saying there is no difference between camel case and underscore case. The GraphQL rules argues that Sharif...

I guess everything is in the title. I would love to have this.

I would be an advocate to rethink the whole field edition process (yeah I know, big thing). I do think it can be made much simpler and handier. Google Form,...

enhancement
ux

When called with 'letters' as arguments, 'letters' is passed as an argument to the init method. Even if arguments are ignored anyway, it bothered me a little bit.

Bug
Enhancement