timsommer


Member since 09/01/2011

Name: Tim Sommer

Location: Belgium

Creative Coder from Belgium

1 snippets

1185 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

timsommer's Recent JavaScript SnippetsTagged design



« Prev 1 Next »
In conventional software engineering, the singleton pattern can be implemented by creating a class with a method that creates a new instance of the class if one doesn't exist. In the event of an instance already existing, it simply returns a referen...
1 662 posted 11 years ago by timsommer
« Prev 1 Next »