Carlos Moleroforcarlosmta.hashnode.net·Apr 20, 2023The Power of One: Creating a Single-Instance Logger in TypeScriptThe singleton pattern in software engineering is a design concept that limits the creation of a class to a single instance. It’s a commonly recognized pattern among the “Gang of Four” design patterns, which solve recurring issues in object-oriented p...48 readsTypeScriptAdd a thoughtful commentNo comments yetBe the first to start the conversation.