BridgeMap / bridgemap-v1

MIT License
0 stars 0 forks source link

Decide on front end library #2

Open Gbaja opened 3 years ago

Gbaja commented 3 years ago

Background

As part of rebuilding BridgeMap, we would need something to render the frontend. We want to decide on which approach to use.

Feel free to explore other options. Suggested list:

Some things to keep in mind

Outcome

References

Deadline: 1st June 2021

sophielevens commented 3 years ago

React Best fit for: Lots of state management and DOM manipulation.

PROS

CONS

Vue Best fit for: prototypes, keeping the focus on the UI and integration demand

PROS

CONS

Gatsby PROS

CONS

Gbaja commented 3 years ago

Decided on using nextJS