Etienne Maheu

Results 32 comments of Etienne Maheu

In this case, I think the only thing that should be added into this project is the idea of profiles that spans multiple devices. If it can be triggered via...

I just noticed that this feature was added by #20605 but was then removed for the 5.1 release ( #21108 ). I too would like to be able to customize...

@js-choi First, thanks for giving us a (multiple?) place to talk about these issues. I've only recently taken noticed the whole deal with the previous allegations and, wow this thing...

@mAAdhaTTah > This is not an outstanding claim. It's a valid concern raised by an engine implementor based on th fact that tacit style programming, which F# pipe encourages, requires...

> > You're comparing apples to oranges. Those are two different `add` functions. > > Yes, they are, and F# encourages the `add(1)` style, which will likely need to allocate...

> I've been working on an application using most.js and F# pipeline operators via babel, and had really been looking forward to this proposal advancing. I was pretty surprised that...

> Extracting the context, state from outside is also "side-effect" and the definition of the term is not an essence here. > What does matter is we can extract internal...

My opinion on this is based on an idea that I've seen floating around in other thread about the "tax" that comes with each style. People will often take the...

@stken2050 That is a very hard question to answer. What I bring is my experience working with multiple junior devs on a team and the kind of mistake they often...

@stken2050 this is off topic, but my understanding is that Hack style does not behave like a binary operator. Rather, it is a syntactic sugar that gets from pipelined to...