Visitor and Iterator Patterns in TypeScript (No BS TS Series 2 Episode 3)

preview_player
Показать описание
In this third episode of No BS TS series 2 we look at the Visitor & Iterator patterns. These patterns allow you to decouple complex traversal code from computation code. For example you can decoupling paging through an API from the code that does computations on the data returned from the API.

00:00 Introduction
00:41 Architecture
03:03 Visitors using classes
06:06 Visitors using functions
07:18 The Iterator pattern
12:26 Outroduction

👉 What's my theme? Night Wolf [black]
👉 What's that font? MonoLisa

Thank you for watching this video, click the "SUBSCRIBE" button to stay connected with this channel.

#typescript #nobsTS
Рекомендации по теме