From 888ba010b3a007763417af7f98b98a692ac2de37 Mon Sep 17 00:00:00 2001 From: Asabeneh Date: Fri, 2 Oct 2020 00:11:26 +0300 Subject: [PATCH] Day_2 --- 02_Day_Introduction_to_React/02_introduction_to_react.md | 8 ++++---- readMe.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/02_Day_Introduction_to_React/02_introduction_to_react.md b/02_Day_Introduction_to_React/02_introduction_to_react.md index 70a2471..d548a9f 100644 --- a/02_Day_Introduction_to_React/02_introduction_to_react.md +++ b/02_Day_Introduction_to_React/02_introduction_to_react.md @@ -793,14 +793,14 @@ Instead of style object using regular styling method is more easier than the abo ### Exercises: Why React? 1. Why you chose to use react? -2. How measures do you use to know popularity ? +2. What measures do you use to know popularity ? 3. What is more popular, react or Vue ? ### Exercises: JSX 1. What is an HTML element ? -2. Write is a self closing elements ? -3. What is HTML attribute, write some HTML attributes +2. Write is a self closing HTML element ? +3. What is HTML attribute, write some HTML attributes ? 4. What is JSX ? 5. What is babel ? 6. What is a transpiler? @@ -808,7 +808,7 @@ Instead of style object using regular styling method is more easier than the abo ### Exercises:JSX Elements 1. What is JSX element -2. Write you name in JSX element and store it in a name variable +2. Write your name in JSX element and store it in a name variable 3. Write a JSX element which displays your full name, country, title, gender, email, phone number. Use h1 for the name and p for the rest of the information and store it in a user variable. 4. Write a footer JSX element diff --git a/readMe.md b/readMe.md index 930bb9b..a8ae047 100644 --- a/readMe.md +++ b/readMe.md @@ -5,7 +5,7 @@ | # Day | Topics | | ----- | :-----------------------------------------------------------------------------------------------------------------------------------: | | 01 | [Introduction](#introduction)
[Requirements](#requirements)
[Setup](#setup)
[JavaScript Refresher](#javascript-refresher) | -| 02 | [Getting Started React](./02_Introduction_to_React/02_introduction_to_react.md) | +| 02 | [Getting Started React](./02_Day_Introduction_to_React/02_introduction_to_react.md) | | 02 | [Setting Up](./03_Setting_Up/03_Setting_Up.md) | 🧡🧡🧡 HAPPY CODING 🧡🧡🧡