Published onMarch 25, 2022Getting Started with ReduxreactreduxOverview of Redux and how to use it. Includes basics of actions, reducers, and store.
Published onMarch 17, 2022React Context APIreactcontextreduxInstead of "prop drilling" to pass around data, we can use react context API to pass around data