The world changes,
your apps should keep up.


Reflex adapts to changes in your...

Data

Reflex apps automatically react to changing data. This keeps every interaction current, accurately representing the relationship between your data and the real world.

Reflex is the key to writing self-updating user interfaces.

Requirements

Reflex components are modular and reusable. If your requirements change, your app can quickly and easily be reworked. The modularity of Reflex lets you iterate quickly, without wasting code.

Develop efficiently no matter how many times you pivot.

Platform

Reflex has been built to seamlessly support interfaces on desktop, mobile, web, and other platforms, all in Haskell. Regardless of your platform needs, Reflex lets you take your team and your code with you.

One team, one code base, every platform.


The ecosystem built for evolution.

Build fast without breaking things.

You don’t have to choose between building quickly or sustainably anymore. Reflex-FRP allows you to write production quality code from the get-go, with less technical debt.

Never lost in translation.

Reflex platform allows you to write entirely in Haskell, everywhere. Using one language does away with client / server protocol mismatches and separate engineering teams. Code becomes easier to write, with fewer kinds of bugs possible.

Jump the complexity wall.

As you add to your codebase, it inevitably becomes more complex, but it shouldn’t become harder to manage. No matter the size of your App, Reflex allows for individual pieces of code to be independently understandable.

Code for the only constant.

The only constants are time and change, what if your code could account for them? Functional reactive programming lets you write code that understands real world dynamics as naturally as you do, but isn’t any harder to write.

Batteries included.

Obelisk is the full-stack framework for building Reflex apps using the entire ecosystem. Designed to work ‘out of the box’, with best practices and starter templates included. This is the best option for developing and deploying serious real world applications, quickly.

Get Started