Pierre-Marie Dartus

Results 54 comments of Pierre-Marie Dartus

Keep me honest @nolanlawson, as far as I know, LWC is the only framework enforcing 1-way dataflow using guardrails. I haven't seen any issues related to read-only proxy since LWC's...

Looking at the client code, it appears that readonly membrane is applied in both dev and production. I was always under the assumption that this check was only enforced in...

> We could also make this an error/warning only in dev mode, but in my experience people ignore whatever we do in dev mode. Many LWC component authors only test...

The main issue here is not Core components but database components. If a customer was able to save a component in the DB we should be able to recompile it,...