From 47f3126a1bf1d5484fe94c16d58fa4aacdc7feb5 Mon Sep 17 00:00:00 2001 From: CJY Date: Fri, 18 Nov 2022 21:13:05 +0800 Subject: [PATCH] chore: implement JavaScript 30 in RxJS and Angular --- readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/readme.md b/readme.md index 146517e264..7237a323f5 100644 --- a/readme.md +++ b/readme.md @@ -12,8 +12,6 @@ Feel free to submit a PR adding a link to your own recaps, guides or reviews! * [Arjun Khode’s blog](http://thesagittariusme.blogspot.com/search/label/JS30) about summaries for each day, including fixed glitches, bugs and extra features * [Nitish Dayal's Text Guides](https://github.com/nitishdayal/JavaScript30) are great for those who like reading over watching -* [Meredith Underell's](http://meredithunderell.com/tag/javascript30/) Quick Lessons Learned -* [Rowan Weismiller's](http://rowanweismiller.com/blog/javascript-30/) Recaps + Lessons Learned * [Thorsten Frommen](https://tfrommen.de/tag/javascript-30/) shares how he solved the exercises before viewing the answers * [Soyaine 写的中文指南](https://github.com/soyaine/JavaScript30)包含了过程记录和难点解释 * [Ayo Isaiah's](https://freshman.tech/archive/#javascript30) Recaps and Lessons Learned