Skip to main content
logo

cortex

The React missing brick for TDD and clean architecture

Easy to Use

The Real TDD and clean architecture in front-end

Separate your data from your UI, so you can test directly the data without passing by the UI, it gives you the possibility to write your tests before the code and use TDD

Focus on What Matters

Port / Adapters pattern

If you want to you can inject dependencies you can change then, so you can easily mock data and create an adapter for each device, so your code is device agnostic

Powered by React

Framework agnostic

Make your code scalable and cross-plateform, easily use React or React Native, or any Javascript framework