13 Matching Annotations
  1. Feb 2021
  2. Dec 2020
  3. Nov 2020
  4. Oct 2020
    1. I like this, mostly because it allows me to write small components without creating another separate sub-component for holding the value simple computation. I get annoyed every time I need to create a component just to hold a variable, or even move the computation away from the relevant location. It reminds me of the days where variables in C had to be declared at the top of the function.
  5. Sep 2020