From 04691dcf9d8188b514f5e14a900f7440eb6dc215 Mon Sep 17 00:00:00 2001 From: Lescenco Andrei Date: Wed, 20 Jan 2016 17:59:40 +0200 Subject: [PATCH] complete react tutorial --- comments.json | 28 +++++++++- public/index.html | 136 +++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 160 insertions(+), 4 deletions(-) diff --git a/comments.json b/comments.json index 7bef77ad..d95fdb5c 100644 --- a/comments.json +++ b/comments.json @@ -8,5 +8,31 @@ "id": 1420070400000, "author": "Paul O’Shannessy", "text": "React is *great*!" + }, + { + "id": "1453299856857", + "author": "test", + "text": "test2" + }, + { + "id": "1453299947886", + "author": "test", + "text": "1" + }, + { + "id": "1453299947886", + "author": "test 2", + "text": "1 2" + }, + { + "id": "1453305404356", + "author": "nnnn", + "text": "AAAAAA" + }, + { + "id": 1453305408845, + "author": "dasdsdas", + "text": "dsadasda", + "id": "1453305408837" } -] +] \ No newline at end of file diff --git a/public/index.html b/public/index.html index c6494446..13dd3566 100644 --- a/public/index.html +++ b/public/index.html @@ -13,10 +13,140 @@
-