Skip to content

Thursday, August 27

Git Commits

dash commits 4 ohnsh/dash
  • 8:48 pm — John Sherrell <dev@ohn.sh>

    next: paginate thumbnail strips on non-date routes. (I may adapt it so on date routes it simply bumps the date forward or backward.) Page state is tracked in the query string, which makes views linkable and keeps fetching on the server. (For now--since this is a live feed, asynchronously refreshing thumbnails on the client is the logical behavior.) Got some practice with tailwind, generating loading skeletons.

  • 12:45 pm — John Sherrell <dev@ohn.sh>

    next: cleaned up some debugging code I forgot about in sensor-chart, converted sensor data fetch from `unstable_cache` to `use cache`.

  • 12:00 pm — John Sherrell <dev@ohn.sh>

    next: enabled cache components, surfacing several issues due to stricter requirements to not block rendering the static shell. The fixes are somewhat superficial since I haven't reached a point where optimization makes much sense (everything can and will change in the coming weeks anyway). But anyway, it builds.

  • 5:01 am — John Sherrell <dev@ohn.sh>

    next: moved chart demo to ChartDemo component.

YouTube