Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

Decompose bfe.js into separate code components #4

Open
jermnelson opened this issue Aug 2, 2018 · 1 comment
Open

Decompose bfe.js into separate code components #4

jermnelson opened this issue Aug 2, 2018 · 1 comment
Labels
editor-refactor Refactoring to support LD4P

Comments

@jermnelson
Copy link
Collaborator

jermnelson commented Aug 2, 2018

Current BFE is a single monolithic application with all of the code contained in bfe.js. Following this node.js best practice, the code base should be restructured into different components.

Using a smaller, modular approach for code organization will facility testing, improve coordination across the development team, and will also be critical for supporting any React user interface development. This implements the requirement Has a plug-in framework or modular design.

@jermnelson
Copy link
Collaborator Author

This issue was moved to LD4P#4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-refactor Refactoring to support LD4P
Projects
None yet
Development

No branches or pull requests

1 participant