DEV Community

Fareez Ahamed
Fareez Ahamed

Posted on

Project Showcase: React Native with Typescript, Mobx and TDD Using Jest

Sometime back I got to develop a small Android app using React Native. Since it was experimental, I went ahead giving a try with Mobx and developed the core logic in Test Driven approach using Jest.

I was fascinated how Mobx is really giving a clean code approach compared to Redux or Hooks based solutions. Its more Object-Oriented but gives us the ability to do Domain Driven Design.

Here in the video, I giving a tour of the entire codebase and my experience developing the project

Latest comments (0)