Socket.IO Connection with Custom React Hook in Next.js by Singleton Design Pattern
-
Updated
Dec 24, 2023 - TypeScript
Socket.IO Connection with Custom React Hook in Next.js by Singleton Design Pattern
A library for managing and communicating events in your application through a singleton pattern. This pattern ensures that there is a single instance of the event manager, making it easy to coordinate and handle events across different parts of your codebase.
Typescript Design Patterns
A fancy way to use Singleton pattern within the React environment.
A TypeScript project demonstrating Object-Oriented Programming (OOP) principles using a fantasy game simulation. It includes classes like Player, GameSession, Creature, and interfaces like Combatant, Healer, Hero, Villain.
CLI application that implements some creational, structural and behavioral design patterns in TypeScript.
Producer/Consumer Simulation Program developed using Angular Framework and Spring Boot
Examples of design patterns with Typescript
Events implementation in Typescript using RxJS
🌟 Restaurant menu management (backend)
A password hash utilities singleton class to provide commonly used server-side encryption methods
A mongoose singleton class to help initialize mongodb connection
In this folder i'm going to store the implementation of some desing patterns
Demo web application built with TypeScript and bundled using Webpack, showcasing asynchronous programming, design patterns, organized code, inheritance, and TypeScript generics.
A singleton function to simplify sending messages on AWS SQS queues
Add a description, image, and links to the singleton-pattern topic page so that developers can more easily learn about it.
To associate your repository with the singleton-pattern topic, visit your repo's landing page and select "manage topics."