blogdoodlesgamessounds
blogdoodlesgamessounds

Blog

Varied ideations.

  • Moving Average

    February 25, 2021(3 years ago)

    A class-based approach to tracking moving averages and standard deviations.

  • useInterval

    February 11, 2021(3 years ago)

    A general React hook for intervals.

  • Once Every N

    January 25, 2021(3 years ago)

    A useful utility for randomization.

  • Clusters in Node.js

    January 18, 2021(4 years ago)

    Working with clusters in Node.js with `throng`.

  • Fullscreen with React

    January 11, 2021(4 years ago)

    Interact with fullscreen mode in React with `fscreen` using context and hooks.