We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48505ed commit 8d1f6d0Copy full SHA for 8d1f6d0
1 file changed
Week3/LESSONPLAN.md
@@ -20,7 +20,7 @@ FIRST HALF (12.00 - 13.30)
20
### Essence
21
22
23
-## 2. What is `Object-Oriented Programming` (OOP) is and how it's applied to JavaScript
+## 2.Object-Oriented Programming (OOP)
24
25
### Explanation
26
- It's a programming style; it defines how to organise your application
@@ -34,7 +34,7 @@ FIRST HALF (12.00 - 13.30)
34
35
SECOND HALF (14.00 - 16.00)
36
37
-## 3. How to use ES6 `classes`
+## 3.ES6 classes
38
39
40
- `classes` are a modern way of creating objects in JavaScript
0 commit comments