-
Redux Saga Routines
This blog post explores the challenges of using the Redux Saga Routines library with TypeScript and presents a custom action builder solution as an alternative. The action builder provides a more flexible and type-safe way to create Redux actions, addressing the limitations of the Redux Saga Routines library. The post also discusses the process of… Read More
-
Encryption Anxiety
Encryption Anxiety I have setup my reports to communicate with XOR encryption. The algorithm is weaker than anything I’ve worked with before. I want to find an open-source license free encryption algorithm that I may use. XOR just isn’t cutting Read More

