Skip to content

Instantly share code, notes, and snippets.

View sajeetharan's full-sized avatar
💭
Debugging "Object reference not set to an instance of an object." 😬

Sajeetharan sajeetharan

💭
Debugging "Object reference not set to an instance of an object." 😬
View GitHub Profile
@sajeetharan
sajeetharan / publicspeaking.md
Created October 27, 2017 04:51 — forked from notthetup/publicspeaking.md
Public Speaking Resources

Online Resources on Public Speaking

@sajeetharan
sajeetharan / 0_reuse_code.js
Created February 24, 2014 09:51
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