PinnedPublished inAccurxProperty-based testing: what it is and how we use it at AccurxProperty-based testing is a testing paradigm that lets us describe “properties” of our code that should hold true for any valid input. It’s…Mar 28, 2024Mar 28, 2024
Published inAccurxImproving the performance of updates to large objects in a Redux storeRecently at Accurx we faced an interesting performance challenge: how can we keep frequent updates to an object in a Redux store performant…Nov 17, 20231Nov 17, 20231