11 Matching Annotations
  1. Feb 2021
    1. note that TRB source code modifications are not proprietary

      In other words, you can build on this software in your proprietary software but can't change the Trailblazer source unless you're willing to contribute it back.

      loophole: I wonder if this will actually just push people to move their code -- which at the core is/would be a direction modification to the source code - out to a separate module. That's so easy to do with Ruby, so this restriction hardly seems like it would have any effect on encouraging contributions.

  2. Dec 2020
    1. it can be difficult or verbose to accomplish some things like animations in React, especially without libraries, and high-performance React animation libraries often bail out of its rendering cycle to manipulate the DOM directly.
    2. React abstracts the DOM with functionally pure declarative rendering and provides escape hatches back to mutable imperative DOM land. This is a profound philosophical difference that Rich gave a talk about.
  3. Nov 2020
  4. Oct 2020
    1. If you define a variable outside of your form, you can then set the value of that variable to the handleSubmit function that 🏁 React Final Form gives you, and then you can call that function from outside of the form.
    1. Generally, you should read the value of a store by subscribing to it and using the value as it changes over time. Occasionally, you may need to retrieve the value of a store to which you're not subscribed. get allows you to do so.
  5. Sep 2020
  6. May 2020
    1. This technique may allow a developer to delay offering full support and responsibility for remaining issues.
    1. That’s why the escape hatch is so appealing. Self-insured companies can tailor their health benefits to meet the needs of their workers. They don’t have to pay for services their employees neither need nor want. And self-insured plans pay their own medical costs, without having to subsidize the health-care costs of other groups.