tomayac’s avatartomayac’s Twitter Archive—№ 22,132

  1. I mostly YOLO my fetch()es since I don't often write production-critical code, but if occasionally I do, it's great to have articles that recall the basics of holding the fetch() API right: builder.io/blog/safe-data-fetching.