JSFiddle - React, Tailwind, and code Playground
by Lokesh Yadav
JavaScript
var obj = {
"statuses": [
{
"metadata": {
"iso_language_code": "en",
"result_type": "recent"
},
"created_at": "Fri Feb 13 14:07:47 +0000 2015",
"id": 566237301529788400,
"id_str": "566237301529788416",
"text": "#lokeshyadav Barely Speaking http://t.co/umj3SZ046x",
"source": "<a href=\"http://twitter.com\" rel=\"nofollow\">Twitter Web Client</a>",
"truncated": false,
"in_reply_to_status_id": null,
"in_reply_to_status_id_str": null,
"in_reply_to_user_id": null,
"in_reply_to_user_id_str": null,
"in_reply_to_screen_name": null,
"user": {
"id": 206557994,
"id_str": "206557994",
"name": "Sachin Kumar",
"screen_name": "KmrSachin4",
"location": "Meerut, Uttar Pradesh, India",
"profile_location": null,
"description": "",
"url": "http://t.co/SJtTM3SI7K",
"entities": {
"url": {
"urls": [
{
"url": "http://t.co/SJtTM3SI7K",
"expanded_url": "http://www.techfanas.com",
"display_url": "techfanas.com",
"indices": [
0,
22
]
}
]
},
"description": {
"urls": []
}
},
"protected": false,
"followers_count": 77,
"friends_count": 690,
"listed_count": 1,
"created_at": "Sat Oct 23 06:14:24 +0000 2010",
...