View on GitHub

mo360-ftk

MO360 Frontend Toolkit: A toolkit for single page applications (SPA) based on React and Typescript that allows to extract single features into microfrontends.

Before you start with the FTK

Know and understand React & Typescript

The boilerplate is based on React with Typescript. To be fully able to use it efficiently, you should be familiar with both technologies and understand their core concepts. Why we use React & Typescript is explained here.

If you haven’t worked with React before, it’s documentation and tutorial section might be a good point to start:

As the FTK heavily uses the Context-API and Hooks, you should get familiar with both concepts:

If you’re new to Typescript, you should work through it’s documentation.

Other technologies you should be familiar with:

Helpful knowledge

The boilerplate also includes several other Libraries/Tools/Technologies, you might want to have a look at: