Overview
Learn to build UI components that work seamlessly in every JavaScript Framework.
Your core UI elements shouldn’t have to be different for your marketing site than they are in your application just because the former uses jQuery while the latter is built using Angular or React. In this talk, Kevin will teach you how to architect and build an interactive component that works seamlessly across multiple JavaScript Frameworks.
Objective
Raise the bar for reusable UI components and teach the audience how to build them.
Target Audience
Front-end developers
Assumed Audience Knowledge
Some understanding of JavaScript, and knowledge of at least what JavaScript Frameworks are
Five Things Audience Members Will Learn
- The value for your business from creating a framework of portable UI components
- The challenges and problems with simply rebuilding UI components from scratch for each environment
- The difference between state-driven and imperative approaches to interactive UI components
- How to build a multi-framework UI component
- How version 7 of ZURB Foundation is using this approach to reimagine its interactive components