Introduction

FusionJS provides a set of tools to aid application development in Javascript. It is agnostic with regards to the JS framework or library you want to use, and was created specifically;

Workspace boilerplate

Coming soon…

Accessible UI widgets library

Coming soon…

Data modelling and state management utilities

Data modelling is key in software development, and done right can simplify the development process considerably, and promote scalability, reusability and ease of maintainance. FusionJS provides a set of tools to facilitate just that as follows;

Building React/Redux apps using FusionJS

Read the following blog posts, for a brief introduction and some context

  1. React-Redux with fusionjs (Part 1)
  2. React-Redux with fusionjs (Part 2)
  3. React-Redux with fusionjs (Part 3)

Application samples