Upgrade to Pro — share decks privately, control downloads, hide ads and more …

A loosely coupled front-end

A loosely coupled front-end

This talk is about concepts and technologies used to build the fourth iteration of karriere.at - Flexible and solid front-end components based on BEM, HBS and Webpack.

http://www.wearedevelopers.org/

Klemens Gordon

April 13, 2016
Tweet

More Decks by Klemens Gordon

Other Decks in Technology

Transcript

  1. B2B

  2. MPAs Server controls routing and permissioning. Javascript take over once

    the page is loaded to enhance a the user experience.
  3. TAKEAWAYS Great server to frontend bridge Feels like a subset

    of blade Save a lot of data over the wire Precompile for distribution
  4. TAKEAWAYS Reusable components are hot Selector are fast (~ 1

    level) OOCSS, BEM, SMACSS, WTFCSS Naming can be applied in full frontend stack
  5. ???