Tech IndustrySep 30, 2018
NewAdamned

What front-end technologies are used at Salesforce?

Do Salesforce products use JS frameworks or jsp pages? (SFMC especially) Navigating through their site I noticed a lot of .jsp pages. Is this really how they build frontends for their products? Thinking about FE role there but not sure about the tech being used atm. #salesforce

Add a comment
New
Adamned OP Oct 1, 2018

Cool thanks, this is mostly a CSS framework, but I see they state that it works with any front-end tool, though I still wonder if they enforce certain frameworks in sfmc

Salesforce pfbrickey Oct 1, 2018

Check out Trailhead - APEX. A lot based in Java. Best place to start. Lightning design system and apex go hand in hand.

Salesforce bjPx35 Oct 8, 2018

There is a huge variety of JS frameworks in use across the different clouds. Everything from backbone, angular, react, ember, to Salesforce’s internal thing, which is called lightning components. It really depends where you’re going.