#zod

I Built a Rule Engine

I Built a Rule Engine

March 18, 2023 • 2 min read

I was working on a React Native project that required my app to give the user a convenient way to filter payloads based on certain criteria of each field. I started building a data structure, then the methods to consume the data structures. Before I knew it, I had taken on a side quest inside my app.