Articles tagged with #redux
Redux and single purpose functions
#javascript #redux #webdev #testingIn this post I'll share a couple of lessons learned while working on SpiderOak Semaphor, where we use: Javascript and React to build our UI components, Jest to write our tests. and Redux to serve as single source of truth for our data.