From 5498a18b4832876924b53755569dd7963c87a9b9 Mon Sep 17 00:00:00 2001 From: tomer953 Date: Mon, 2 Oct 2023 22:52:17 +0300 Subject: [PATCH 1/2] docs: remove extra whitespace --- .../docs/challenges/rxjs/11-bug-chaining-operator.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/src/content/docs/challenges/rxjs/11-bug-chaining-operator.md b/docs/src/content/docs/challenges/rxjs/11-bug-chaining-operator.md index ef4beee..9bb1a62 100644 --- a/docs/src/content/docs/challenges/rxjs/11-bug-chaining-operator.md +++ b/docs/src/content/docs/challenges/rxjs/11-bug-chaining-operator.md @@ -1,5 +1,5 @@ --- -title: 🟠 High Order Operator Bug +title: 🟠 High Order Operator Bug description: Challenge 11 is about resolving a Rxjs bug because of high order operators sidebar: order: 114 @@ -44,12 +44,12 @@ Your PR title must start with Answer:11.
+ alt="High Order Operator Bug community solutions"> ❖ Community Answers + alt="High Order Operator Bug solution author"> ▶︎ Author Answer
From b33b456702da7568aea05d3a43fa0a321166afe1 Mon Sep 17 00:00:00 2001 From: tomer953 Date: Tue, 3 Oct 2023 09:08:43 +0300 Subject: [PATCH 2/2] docs: reorder angular performence page --- .../docs/challenges/angular-performance/index.mdx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/src/content/docs/challenges/angular-performance/index.mdx b/docs/src/content/docs/challenges/angular-performance/index.mdx index 5d29f4a..df17f46 100644 --- a/docs/src/content/docs/challenges/angular-performance/index.mdx +++ b/docs/src/content/docs/challenges/angular-performance/index.mdx @@ -29,12 +29,6 @@ You can learn more on the [documentation page](https://angular.io/guide/devtools Now that you know how to use the Angular DevTool, you can choose a challenge, profile it, and resolve it. - - Angular DevTool, you can choose a challe description="Learn the power of pure pipes." href="/challenges/angular-performance/35-memoize/" /> + +