Currency exchange - Working with a "Layout" component, context and reducer hook

Опубликовано: 18 Май 2026
на канале: JSP Multimedia
32
0

A quick example of a very simple react architecture, utilising the context and reducer hooks to create a global store similar to redux architecture. Also using a layout component to handle everything about the styling of the application with a theme-provider from MUI (not shown).