Anthony Ciccarello
LinkedIn icon
🌐 También publicado en English, Español

Posts

  1. TIL you can emulate the as const type suffix in JS with a helper function. (source) /** * Identity function. Coerces string/number literals to value-as-type. * @template {string|number} T * @param {T} v * @return {T} */ function toConst(v) { return v; } const five = toConst(5); // --> Type...

    • note
    • TIL
    • technology
  2. I’ve added a new type of post to my site. This should open a whole world of possibilities integrating with indieweb.org standards!

    • note
    • IndieWeb
    • site changes
  3. We saw a beautiful sunset this weekend with our friends. The gulls seemed like they were ready for the day to be over.

    • photo
    • sunset
    • birds
    • ocean
  4. I’m grateful for getting time outside to relax.

    • photo
    • landscape
    • river
  5. Thinking of everyone back east getting snow and ice this week. Stay safe!

    • photo
    • farm
    • landscape
    • winter
  6. Wrapping up our first fostering experience

    After six weeks together our first foster kiddos were able to return to live with family members while their parent’s case continues to progress. This is great news for the kids as it will allow them to stay connected with their relatives. Throughout this journey, we were relieved to see...

    • article
    • personal
    • foster care
    • parenting
  7. Loved getting to watch more sunsets this month. The ocean can be so calming.

    • photo
    • ocean
    • sunset
    • landscape

Subscribe for updates