Introduction

All components created and published to be used inside the builder must be a Schema. Schema is a class that has as superclass React. Component and has metadata and properties definition that the component needs to receive inside the builder. All components must be registered in the framework’s Registry, this allows component composition and integration between components without the need to import using only an existing proxy within the framework itself.


References

1 - React. https://reactjs.org/

2 - React Redux. https://react-redux.js.org/

3 - Loopback. https://loopback.io/doc/en/lb3/

4 - Node. https://nodejs.org/en/

5 - MongoDB. https://www.mongodb.com/

6 - PropTypes. https://reactjs.org/docs/typechecking-with-proptypes.html

7 - Immutability Helper. https://github.com/kolodny/immutability-helper

8 - NRM. https://www.npmjs.com/package/nrm

9 - Less. http://lesscss.org/

10 - Verdaccio. https://verdaccio.org/

11 - GIT. https://en.wikipedia.org/wiki/Git

12 - GitLab. https://gitlab.com/

13 - Elasticsearch. https://www.elastic.co/products/elasticsearch

14 - Swagger UI. https://swagger.io/tools/swagger-ui/

15 - ECharts. https://ecomfe.github.io/echarts-doc/public/en/index.html

16 - Expression Language. https://en.wikipedia.org/wiki/Expression_Language