I'm building a typescript application with redux and I want to know if it is necessary to add typescript-fsa , typescript-fsa-reducers and etc.? I'm a bit lost in implementing redux in TypeScript.
Curious. I use typescript for at work and I use react + redux but do not have my redux store typed. I guess when i'm done I will loook into this but good question. So far I haven't needed it, but i'm sure once a new developer comes along to help this would be beneficial.
Marcus
Full Stack Developer
Curious. I use typescript for at work and I use react + redux but do not have my redux store typed. I guess when i'm done I will loook into this but good question. So far I haven't needed it, but i'm sure once a new developer comes along to help this would be beneficial.