The Module pattern helps us to split our code in multiple files and and avoid files with huge lines of code.
Read moreProxy patterns is useful to intercept calls to a property of and object using the built-in method `new Proxy` on JS
Read moreSingletons helps us to work with an instances of a class or object so we have a global state in our application
Read moreLet's talk
Have a question or a project in mind? Feel free to reach out.