From 228ac1a132002503157db188b4fffdbec9f00d03 Mon Sep 17 00:00:00 2001 From: Amaan Shaikh <91262696+AmaanRS@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:11:58 +0530 Subject: [PATCH 1/2] Update react-game.md Added message to avoid choosing BMI calculator --- projects/react-game.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/projects/react-game.md b/projects/react-game.md index 2a37beca3..72864f5e4 100644 --- a/projects/react-game.md +++ b/projects/react-game.md @@ -8,7 +8,9 @@ You've now learned enough React to create a game! This project is to practice fu You are welcome to rewrite the game you made last week in React or to make a different one. -Here are some [examples](https://bg.reactjs.org/community/examples.html). **Please do not select hangman because of its racist origins.** +Here are some [examples](https://bg.reactjs.org/community/examples.html). +**Please do not select hangman because of its racist origins.** +**Please avoid choosing the BMI calculator from the list of examples given above, because it is racist and has negative implications related to sizeism** You can start this app in codeSandbox, codePen, replit.com, etc and then this week you'll learn how to build React apps locally and you can move the ode to your local drive. From 1327946cebcbeb2fcf60b667cce095ce912a4f24 Mon Sep 17 00:00:00 2001 From: AmaanRS Date: Mon, 19 Aug 2024 21:01:01 +0530 Subject: [PATCH 2/2] Rephrased the statement --- projects/react-game.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/projects/react-game.md b/projects/react-game.md index 72864f5e4..b35b508ad 100644 --- a/projects/react-game.md +++ b/projects/react-game.md @@ -8,9 +8,11 @@ You've now learned enough React to create a game! This project is to practice fu You are welcome to rewrite the game you made last week in React or to make a different one. -Here are some [examples](https://bg.reactjs.org/community/examples.html). +Here are some [examples](https://bg.reactjs.org/community/examples.html). + **Please do not select hangman because of its racist origins.** -**Please avoid choosing the BMI calculator from the list of examples given above, because it is racist and has negative implications related to sizeism** + +**Kindly avoid choosing the BMI calculator from the examples provided above, as it may be associated with sensitive issues such as racism and sizeism.** You can start this app in codeSandbox, codePen, replit.com, etc and then this week you'll learn how to build React apps locally and you can move the ode to your local drive.