REACTJS - GLOBALX
Óscar Bustos Garrido
GOD Team
Madrid, Spain
Global X
Architecture based on components
Reusable Javascript libraries across platform
Custom CMS into Salesforce
PROBLEMS
Users cannot create pages/modules
Terrible performance making queries
Tons of pages on Salesforce
Maintenance all pages it's hard
FIRST SOLUTION
Great performance
Routing
BUTS
You only have one point of entry (SPA) so you cannot share URL's with others because we don't have control with Salesforce
BUTS
Coupled development. You need to control all the data and the mutations and that could be so hard
If you have one tiny, error all the app goes down
BUTS
REAL SOLUTION
Create multiple and tiny apps with React + Redux by functionality
Search Page
Admin Area
Pages
BTSu
Events
Thanks Ross for the support here!!
Made with Slides.com