From a60f0fca75a41f05852f122d54e228ba728bedb2 Mon Sep 17 00:00:00 2001 From: Vasyl M <55990014+vasyl-007@users.noreply.github.com> Date: Wed, 20 May 2020 23:59:05 +0300 Subject: [PATCH] Update wish-list.md --- wish-list.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wish-list.md b/wish-list.md index 8aac3665..a42ac85f 100644 --- a/wish-list.md +++ b/wish-list.md @@ -28,8 +28,8 @@ * [You Don't Know JS: Async & Performance. Chapter 4: Generators](https://github.com/devSchacht/You-Dont-Know-JS/blob/master/async%20%26%20performance/ch4.md) - **[JuliaVolkova](https://github.com/JuliaVolkova)** * [You Don't Know JS: Async & Performance. Chapter 5: Program Performance](https://github.com/devSchacht/You-Dont-Know-JS/blob/master/async%20%26%20performance/ch5.md) - **[NKBelousov](https://github.com/NKBelousov)** * [You Don't Know JS: Async & Performance. Chapter 6: Benchmarking & Tuning](https://github.com/devSchacht/You-Dont-Know-JS/blob/master/async%20%26%20performance/ch6.md) - **[swa1ps](https://github.com/swa1ps)** -* [You Don't Know JS: Async & Performance. Appendix A: Library: asynquence](https://github.com/devSchacht/You-Dont-Know-JS/blob/master/async%20%26%20performance/apA.md) -* [You Don't Know JS: Async & Performance. Appendix B: Advanced Async Patterns](https://github.com/devSchacht/You-Dont-Know-JS/blob/master/async%20%26%20performance/apB.md) +* [You Don't Know JS: Async & Performance. Appendix A: Library: asynquence](https://github.com/devSchacht/You-Dont-Know-JS/blob/master/async%20%26%20performance/apA.md) - **[Vasyl Manyo](https://github.com/vasyl-007)** +* [You Don't Know JS: Async & Performance. Appendix B: Advanced Async Patterns](https://github.com/devSchacht/You-Dont-Know-JS/blob/master/async%20%26%20performance/apB.md) - **[Vasyl Manyo](https://github.com/vasyl-007)** * [Reduce JavaScript Payloads with Code Splitting](https://developers.google.com/web/fundamentals/performance/optimizing-javascript/code-splitting/) - **[rtplv](https://github.com/rtplv)** ## Best practices