This repository has been archived by the owner on Oct 6, 2021. It is now read-only.
Maji 3: Preact + Redux stack
Maji 3 is the next big iteration of the Maji development stack. Maji 3 moves away from Coffeescript, Backbone and Marionette to ES2015+, Preact and Redux.
Changed
- The default Javascript stack is now ES2015+, Preact and Redux
Removed
- Support for Backbone, Marionette, jQuery
- Support for
APP_ENV
, in favor ofNODE_ENV
Makefile
for build and deploy, in favor ofpackage.json
tasks- Rspec/capybara for integration tests, in favor of Nightwatch.js