- 🔭 I’m currently working for Aviso AI as a Lead Software Engineer.
Pinned Loading
-
-
-
Javascript
Javascript PublicForked from TheAlgorithms/JavaScript
A repository for All algorithms implemented in Javascript (for educational purposes only)
JavaScript 1
-
js-design-patterns
js-design-patterns PublicForked from drenther/js-design-patterns
This repo contains all the examples for my javascript design pattern article.
JavaScript 1
-
Js Singleton Design Pattern
Js Singleton Design Pattern 1var mySingleton = (function () {
2var instance;
3function init() {
4// Private methods and variables
5function privateMethod(){
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.