Migrating from Web 2.0 jQuery Soup to Reusable React Components

preview_player
Показать описание
Webinar - March 29, 2016
How to Start Using Angular 2.0 with Your Angular 1.0 Code Base - with Rangle developer Michael Bennett

This webinar examines the ways in which we used to build rich components with jQuery a few years ago, and explores the concepts needed to move towards building a reusable react component with the same functionality.

- Examining the Flow of a Web 2.0 Style component
- Transforming server responses into data / DOM
- Handling events and server requests

After we have looked at an older style component, we will cover the concepts needed to begin re-building it as a usable react component, and the benefits that can be achieved. We will cover:

- Stateless and Stateful components
- Composable Components
- Managing application state
- And treating the UI as a function of state, and how this has evolved from the Web 2.0 days.

Рекомендации по теме
Комментарии
Автор

excellent presentation, very well explained. I just learn jquery and react and it clarified a lot of concepts. thank you!

calink