Genericize image names
This commit is contained in:
@ -3,7 +3,7 @@ title: How can I implement a singleton in JavaScript?
|
||||
type: question
|
||||
tags: javascript,object,function,proxy,pattern
|
||||
authors: chalarangelo
|
||||
cover: blog_images/javascript-singleton-proxy.jpg
|
||||
cover: blog_images/obelisk.jpg
|
||||
excerpt: Learn how to implement a singleton, a commonly used software design pattern, in JavaScript using the Proxy object.
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user