Skip to content

Instantly share code, notes, and snippets.

@nadeemkhan
Last active August 3, 2018 10:12
Show Gist options
  • Save nadeemkhan/0207102488486f34a6d55398af3a27b4 to your computer and use it in GitHub Desktop.
Save nadeemkhan/0207102488486f34a6d55398af3a27b4 to your computer and use it in GitHub Desktop.
{
"array":[
{
"messageId":"1",
"userId":"5",
"userName":"cp",
"userImgUrl":"./assets/user.jpg",
"toUserId":"210000198410281948",
"toUserName":"nk",
"userAvatar":"https://www.talentswag.com/assets/uploads/users/profile/profile_5_1528357916.png",
"time":1488349800000,
"message":"A good programmer is someone who always looks both ways before crossing a one-way street. ",
"status":"success"
},
{
"messageId":"2",
"userId":"7",
"userName":"nk",
"userImgUrl":"./assets/to-user.jpg",
"toUserId":"140000198202211138",
"toUserName":"cp",
"userAvatar":"http://www.talentswag.com/dev/assets/uploads/users/profile/profile_7_1532611099_1532611094138-cropped.jpg",
"time":1491034800000,
"message":"Don’t worry if it doesn't work right. If everything did, you’d be out of a job.",
"status":"success"
},
{
"messageId":"3",
"userId":"5",
"userName":"cp",
"userImgUrl":"./assets/user.jpg",
"toUserId":"210000198410281948",
"toUserName":"nk",
"userAvatar":"https://www.talentswag.com/assets/uploads/users/profile/profile_5_1528357916.png",
"time":1491034920000,
"message":"Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris.",
"status":"success"
},
{
"messageId":"4",
"userId":"7",
"userName":"nk",
"userImgUrl":"./assets/to-user.jpg",
"toUserId":"140000198202211138",
"toUserName":"cp",
"userAvatar":"http://www.talentswag.com/dev/assets/uploads/users/profile/profile_7_1532611099_1532611094138-cropped.jpg",
"time":1491036720000,
"message":"One man’s crappy software is another man’s full time job.",
"status":"success"
},
{
"messageId":"5",
"userId":"7",
"userName":"nk",
"userImgUrl":"./assets/to-user.jpg",
"toUserId":"140000198202211138",
"toUserName":"cp",
"userAvatar":"http://www.talentswag.com/dev/assets/uploads/users/profile/profile_7_1532611099_1532611094138-cropped.jpg",
"time":1491108720000,
"message":"Programming is 10% science, 20% ingenuity, and 70% getting the ingenuity to work with the science.",
"status":"success"
},
{
"messageId":"6",
"userId":"5",
"userName":"cp",
"userImgUrl":"./assets/user.jpg",
"toUserId":"210000198410281948",
"toUserName":"nk",
"userAvatar":"https://www.talentswag.com/assets/uploads/users/profile/profile_5_1528357916.png",
"time":1491231120000,
"message":"If at first you don’t succeed, call it version 1.0",
"status":"success"
},
{
"messageId":"7",
"userId":"5",
"userName":"cp",
"userImgUrl":"./assets/user.jpg",
"toUserId":"210000198410281948",
"toUserName":"nk",
"userAvatar":"https://www.talentswag.com/assets/uploads/users/profile/profile_5_1528357916.png",
"time":1491231150000,
"message":"The <textarea> tag defines a multi-line text input control.\nA text area can hold an unlimited number of characters, and the text renders in a fixed-width font (usually Courier).\nThe size of a text area can be specified by the cols and rows attributes, or even better; through CSS' height and width properties.",
"status":"success"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment