Front-end дайджест #34: новый Angular 8 и TypeScript, переходим на хуки в React
В выпуске: новинки мира front-end, что показали на майских конференциях F8, Microsoft Build и Google IO.
JavaScript
Следим за изменениями в DOM вместе с IntersectionObserver и MutationObserver:
- A Few Functional Uses for Intersection Observer to Know When an Element is in View
- Getting To Know The MutationObserver API
Deeply Understanding JavaScript Async and Await with Examples — async/await под микроскопом
Understanding rxjs BehaviorSubject, ReplaySubject and AsyncSubject
React и React Native
Начинаем использовать хуки:
- Introducing: Redux Hooks — упрощаем Redux вместе с хуками
- State Management with React Hooks — No Redux or Context API
Iterating a React Design with Styled Components
How to optimize React applications with Lazy Loading