April 07, 2023Understanding Typescript: Singletons & Private ConstructorsThis can be useful in scenarios where you somehow can't use static methods or properties —Why should we use Singletons and Private Constructors? The "singleton" pattern is about ensuring that you always only have exactly one…1 min read