Skip to content

Instantly share code, notes, and snippets.

View bksun's full-sized avatar

Sunil Kumar Singh bksun

  • Bangalore, India
View GitHub Profile
{
"userId": 1,
"id": 1,
"title": "delectus aut autem",
"completed": false
}
@bksun
bksun / json.json
Created April 24, 2019 11:36
json data for testing
[{
"_id": "5cc045909bdae1bc5a485b20",
"index": 0,
"guid": "34ab58cd-241d-4ae2-9031-247717f92939",
"isActive": false,
"balance": "$3,257.01",
"picture": "http://placehold.it/32x32",
"age": 24,
"eyeColor": "brown",
"name": {
@bksun
bksun / JS Links
Last active October 6, 2018 21:59
Collection of important links to understand JavaScript better