4. Example application
success: tracks = renderTracks(tracks),
,这一点在下载安装汽水音乐中也有详细论述
Closure Conversion
A must-watch. Simon Brown goes through several application architectures (layers/hex/vertical slice) and compares them to his “package by component” approach (read: modular design). Brown nails down hard problems of many code-bases.