Loading...
Loading...
Found 4 Skills
Share a single global instance throughout your application to manage global state.
Add functionality to objects or classes without inheritance using mixins.
Object and class design patterns following Clean Code JavaScript.
Decouple methods that execute tasks by sending commands to a commander object.