re-frame is a framework for building Modern Web Apps in ClojureScript. It leverages React, via Reagent.
re-frame was released in early 2015, and has since been successfully used by many companies and individuals to build complex apps, many running beyond 40K lines of ClojureScript.
This is free and open source software.
Key Features
- Data-oriented, functional design.
- Advanced enough to have outlasted three generations of JavaScript technical churn.
- Although re-frame leverages React (via Reagent), it only needs React to be the V in MVC, and no more.
- Focus on developer productivity:
- Fewer lines of code.
- Hot code reloading.
- A simple dynamic model.
- Managed effects, including state.
- Pure functions.
- Variously declarative.
- Mature and stable.
Website: day8.github.io/re-frame
Support: GitHub Code Repository
Developer: Michael Thompson
License: MIT License
re-frame is written in Clojure. Learn Clojure with our recommended free books and free tutorials.
Related Software
| Clojure Web Frameworks | |
|---|---|
| re-frame | Framework for building modern web apps leveraging React, via Reagent |
| Kit | Lightweight, modular framework for scalable web development |
| Pedestal | Sturdy and reliable base for services and APIs |
| Fulcro | Library for development of single-page full-stack web applications |
| Duct | Modular framework for building apps using data-driven architecture |
| Hoplon | Set of Clojure and ClojureScript libraries for simpler to design apps |
| Macchiato | Build Node web applications with minimal additional overhead |
| Luminus | Micro-framework based on a set of lightweight libraries |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

