Prompting Slices

To start prompting redux slices, go to workstation.justprintit.ai and register/login.

You can create new redux slices with Printer. Printer will automatically update the reducers found in redux/reducers.ts

You can specify the data types. To store in the redux slice. In the example, we stored booleans. However, if you add files to the context. You can specify to Printer to store their interfaces in the redux slice as well.

Here is the example prompt I used to create a new slice to store boolean variables with set actions.

Create a new slice called settings, have it store the booleans: awesome, amazing, printer