From 30488a4cdd1e237a62c5019e2771b794a39f64ae Mon Sep 17 00:00:00 2001 From: SomSingh23 Date: Fri, 31 May 2024 12:57:02 +0530 Subject: [PATCH] q29 and q30 explanation link fixed --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5cbc164..300b0fd 100644 --- a/README.md +++ b/README.md @@ -948,7 +948,7 @@ Further reading:
Answer: - - [**Watch Answer & Explanation**](https://frontendmasters.com/courses/web-dev-quiz/q28-event-loop/) + - [**Watch Answer & Explanation**](https://frontendmasters.com/courses/web-dev-quiz/q29-http-1-2-3/) Further reading: - https://www.section.io/engineering-education/http3-vs-http2/ @@ -993,7 +993,7 @@ objB.baz();
Answer: - - [**Watch Answer & Explanation**](https://frontendmasters.com/courses/web-dev-quiz/q28-event-loop/) + - [**Watch Answer & Explanation**](https://frontendmasters.com/courses/web-dev-quiz/q30-invoking-object-methods-scope/) Further reading: - https://tc39.es/ecma262/#sec-function-environment-records-getthisbinding