Skip to content

Instantly share code, notes, and snippets.

View spraj-zz's full-sized avatar

Padmaraj Subramaniam spraj-zz

  • McFadyen Solutions
  • TRIVANDRUM, INDIA
View GitHub Profile
@spraj-zz
spraj-zz / frontendDevlopmentBookmarks.md
Created May 17, 2016 03:29 — forked from dypsilon/frontendDevlopmentBookmarks.md
A badass list of frontend development resources I collected over time.
@spraj-zz
spraj-zz / 0_reuse_code.js
Created May 13, 2016 07:32
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console