You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Full reference implementation of SingletonBase<T> and ScopedSingletonState<T>, the lightweight, zero‑overhead, cross‑library‑safe singleton framework presented in the "Singletons Are Not Evil" talk at C++Online 2026
This is a quiz game created with Redux toolkit in React. The goal of this group project was to learn about Redux and global state and how to interact with our store using selectors or by dispatching actions.