Skip to content

Instantly share code, notes, and snippets.

@cklanac
cklanac / Javascript OO Cheat Sheet
Last active January 9, 2026 17:24
Javascript OO Cheat Sheet
/***********************************************************************************************************************
***********************************************************************************************************************
* CONTENTS:
* Native Object
* Object Literal
* Basic Object
* Psuedo-Class
* Self Executing/Invoking Structure
* Lazy Function
* Module Pattern