44 Matching Annotations
  1. Jan 2024
    1. Why should this conversation be separate from other conversations about the work to be done? Design is one consideration alongside frontend and backend considerations, which often all intersect and require the same participants. Shifting this discussion to a separate work item can result in disjointed conversations and difficulty finding where a decision was made.
  2. Oct 2023
    1. 04:00 anxiety as worry on projected threats,

      05:00 heightened awareness/emphasis on it

  3. Mar 2023
  4. Aug 2022
  5. Jul 2022
    1. Don't worry if your project isn't quite ready for Plug'n'Play just yet! This guide will let you migrate without losing your node_modules folder. Only in a later optional section we will cover how to enable PnP support, and this part will only be recommended, not mandatory. Baby steps!
  6. Apr 2022
    1. ReconfigBehSci [@i]. (2021, November 27). @STWorg @PhilippMSchmid @CorneliaBetsch this clip got me too- for non-German speakers. She is asked whether she is ‘concerned’. Her response: Of course I’m concerned, I’m double vexed, I’m waiting for my booster vaccination, my husband died of Covid, I was in hospital, now I’m avoiding my grand children [Tweet]. Twitter. https://twitter.com/i/web/status/1464660287739596802

  7. Dec 2021
  8. Nov 2021
  9. Sep 2021
  10. Aug 2021
    1. Craig Spencer MD MPH. (2021, August 6). Even with Delta, the likelihood of severe illness if you’re fully immunized is still a small fraction of the likelihood for the unvaccinated. In other words, nearly every COVID-19-related death right now is preventable with vaccination. [Tweet]. @Craig_A_Spencer. https://twitter.com/Craig_A_Spencer/status/1423674337089949710

  11. Jul 2021
  12. May 2021
  13. Apr 2021
  14. Mar 2021
    1. Chapman, G. B., & Coups, E. J. (2006). Emotions and preventive health behavior: Worry, regret, and influenza vaccination. Health Psychology: Official Journal of the Division of Health Psychology, American Psychological Association, 25(1), 82–90. https://doi.org/10.1037/0278-6133.25.1.82

  15. Feb 2021
  16. Jan 2021
  17. Nov 2020
    1. Svelte by itself is great, but doing a complete PWA (with service workers, etc) that runs and scales on multiple devices with high quality app-like UI controls quickly gets complex. Flutter just provides much better tooling for that out of the box IMO. You are not molding a website into an app, you are just building an app. If I was building a relatively simple web app that is only meant to run on the web, then I might still prefer Svelte in some cases.
  18. Oct 2020
  19. Sep 2020
    1. You must: reference each element you are extending using refs or an id add code in your oncreate and ondestroy for each element you are extending, which could become quite a lot if you have a lot of elements needing extension (anchors, form inputs, etc.)
    2. This is where hooks/behaviors are a good idea. They clean up your component code a lot. Also, it helps a ton since you don't get create/destroy events for elements that are inside {{#if}} and {{#each}}. That could become very burdensome to try and add/remove functionality with elements as they are added/removed within a component.
    1. The more I think about this, the more I think that maybe React already has the right solution to this particular issue, and we're tying ourselves in knots trying to avoid unnecessary re-rendering. Basically, this JSX... <Foo {...a} b={1} {...c} d={2}/> ...translates to this JS: React.createElement(Foo, _extends({}, a, { b: 1 }, c, { d: 2 })); If we did the same thing (i.e. bail out of the optimisation allowed by knowing the attribute names ahead of time), our lives would get a lot simpler, and the performance characteristics would be pretty similar in all but somewhat contrived scenarios, I think. (It'll still be faster than React, anyway!)
  20. Jun 2020
  21. May 2020
    1. Although there were some patenting and licensing concerns with GraphQL, these have been resolved to our satisfaction by the relicensing of the reference implementations under MIT, and the use of the OWF license for the GraphQL specification.
  22. Apr 2020
    1. Basically, the attackers don't actually have video of you or access to your contacts, and they haven't been able to install malicious code on your computer. In reality, they're taking a password from a database that's available online, sending it to you, and hoping you're scared enough to believe their story and send them bitcoin.
  23. Mar 2020
  24. Jan 2020
  25. Dec 2017
    1. Is it better to try to make something that’s impossible, because it’s important to you

      she is wondering if her actions and reasons for her actions were worth it to convey the art that was important to her

    2. But I really feel any subject is O.K., it’s just how it’s done

      response to how ppl would see it

    3. It’s evidence of something that really happened. I wasn’t alive then, and it wasn’t taught in our history classes.” She was still uncertain about the painting. “I don’t know if it has the right emotionality,” sh
        1. she is kind of worried that she did not portray it the way ppl during the time would imagine it
        • she was not alive at the time so she was not there to feel the emotions