In my last post, I wrote a short introduction to Redux Toolkit and its basic functionalities. But I still need to talk about their most important function - called createSlice - which is probably the only one you will need to use for most applications you're writing. What is createSlice? If you've ever built an application with Redux you probably ended up with a store that contains multiple reduce