Skip to content

Redux / Sagas + Combinations Section

Latest
Compare
Choose a tag to compare
@devonChurch devonChurch released this 18 Jan 03:49
· 16 commits to master since this release
6f52bb3
  • 🤓 Converted the state management for use Redux and Sagas for async flow control.

  • 💀 Added in a Skeleton Loader mechanism which has a much better layout integration when limiting the jumping associated with DOM injection.

    shortbread-loader

  • 📋 Created a new Draws section which helps identify trends in both the single ball frequencies and the combination data.

    shortbread-combos

  • 🔔 Both the Web Worker progress bar and Async Errors are displayed using Antd's <Notification />.

    worker-notification

    error-notification