-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.json
50 lines (50 loc) · 1.39 KB
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
[
{
"id": 0,
"text": "Check out building a Twitter clone backend with node after this course, https: //www.coursera.org/projects/twitter-clone-backend",
"author": "Paul Ashraf",
"date": "2020-10-03"
},
{
"id": 1,
"text": "I am still learning.",
"author": "Daniel Hanna",
"date": "2020-09-28"
},
{
"id": 2,
"text": "Recipes tell you nothing. Learning techniques is the key.",
"author": "Ayman Sameh",
"date": "2020-09-21"
},
{
"id": 3,
"text": "Being a student is easy. Learning requires actual work.",
"author": "Mina Medhat",
"date": "2020-09-17"
},
{
"id": 4,
"text": "Study without desire spoils the memory, and it retains nothing that it takes in.",
"author": "Mina Raafat",
"date": "2020-09-11"
},
{
"id": 5,
"text": "The great aim of education is not knowledge but action.",
"author": "Aballah Mansour",
"date": "2020-09-05"
},
{
"id": 6,
"text": "If you think education is expensive, try estimating the cost of ignorance.",
"author": "Amr Mohamed",
"date": "2020-08-30"
},
{
"id": 7,
"text": "Education without application is just entertainment.",
"author": "Ahmed Emara",
"date": "2020-08-21"
}
]