prastut / bubble-frontend

Bubble Social
https://bubble.social/
0 stars 0 forks source link

Frontend Code Enhancements #21

Closed prastut closed 7 years ago

prastut commented 7 years ago

Why this is an issue: Code is becoming unmanageable.

Effective ideal manageable state: Separate Core Viz Framework from the product(s). Right now Bot + Frontend + Viz Framework + Video Integrated Framework all are in one codebase. ROI is very less per say, only if attrition rate is high as new people keep coming and old people keep leaving.

prastut commented 7 years ago

@digi0ps fundamentally are you able to see how can I separate data logic and view logic in our scenario? I don't want to use Angular because it is an overkill. Haven't used React that much to comment on seperation of concerns.