We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a8bdd commit 8735c4aCopy full SHA for 8735c4a
README.md
@@ -1,9 +1,9 @@
1
-## React Fundamentals / Thinking in React
+# React Fundamentals / Thinking in React
2
3
-The learning objectives of this exercise are:
4
-- Understand the difference between declarative and imperative programming
5
-- Learn how to breaking down your UI into components
6
-- Comprehend what's state, which components should hold it, and when to lift it up.
+## Learning objectives
+- Differentiate between declarative and imperative programming
+- Identify what's state and which components should hold it
+- Determine when to lift the state up
7
8
## Teaching method
9
0 commit comments