Antipatterns as a Worst Practices
☆18Jul 29, 2023Updated 2 years ago
Alternatives and similar repositories for Antipatterns
Users that are interested in Antipatterns are comparing it to the libraries listed below
Sorting:
- Callbacks, Listeners and Events☆18Oct 24, 2024Updated last year
- Higher-order functions having functions as arguments or result☆21Oct 24, 2024Updated last year
- Serve static content with HTTP☆10Jan 16, 2024Updated 2 years ago
- Asynchronous Adapters☆11Nov 15, 2025Updated 3 months ago
- Read, write, transform data streams☆12Nov 21, 2024Updated last year
- Async/Await☆11Nov 26, 2024Updated last year
- Asynchronous Programming with Promises☆21Feb 14, 2026Updated last week
- Simple EventEmitter with multiple listeners☆23Nov 15, 2024Updated last year
- VM Sandboxes☆18Nov 4, 2023Updated 2 years ago
- Functional Programming☆11Nov 19, 2025Updated 3 months ago
- Asynchronous Concurrent Queue with Priority and Factor☆12Mar 23, 2025Updated 11 months ago
- Data structures projection☆15Nov 10, 2023Updated 2 years ago
- Programming is abstract thinking☆21Oct 11, 2025Updated 4 months ago
- Asynchronous Programming☆23Mar 30, 2024Updated last year
- Memoization of synchronous and asynchronous functions☆17Nov 6, 2023Updated 2 years ago
- Actor model (concurrent computation model)☆19Nov 20, 2024Updated last year
- Inter-process Communication☆17Apr 28, 2023Updated 2 years ago
- Abstraction Layers☆23Nov 21, 2025Updated 3 months ago
- Performance testing for different techniques☆16Sep 4, 2023Updated 2 years ago
- Future as Asynchronous Abstraction☆11Nov 30, 2024Updated last year
- Multiuser spreadsheet example☆12Jun 17, 2024Updated last year
- Node.js Packages☆13Sep 22, 2022Updated 3 years ago
- Simple browser chat with websocket and node.js☆23Nov 7, 2025Updated 3 months ago
- Linked list data structure☆12Apr 9, 2025Updated 10 months ago
- Thenable contract☆15Dec 8, 2025Updated 2 months ago
- GRASP: Controller principle☆14Sep 17, 2023Updated 2 years ago
- Different implementation of iterations as a code abstraction☆14Oct 17, 2024Updated last year
- Environment settings☆16Aug 17, 2022Updated 3 years ago
- Fastify + NodeJS application server☆22Sep 9, 2023Updated 2 years ago
- Asynchronous context tracking: AsyncLocalStorage☆18Sep 26, 2023Updated 2 years ago
- Work with Database Management Systems☆19Oct 15, 2023Updated 2 years ago
- Modularity and Dependency☆23Jun 18, 2024Updated last year
- Pure NodeJS application server☆24Jan 24, 2024Updated 2 years ago
- Application Interface with HTTP Transport and JSON serialization☆28Nov 25, 2025Updated 3 months ago
- Partial function application and Currying☆19Jan 4, 2024Updated 2 years ago
- IoC: dependency injection, module sandboxing, framework wrappers, etc.☆25Nov 16, 2024Updated last year
- Domain-driven design☆106Mar 4, 2025Updated 11 months ago
- Function closures and storing data in function scope☆27Oct 24, 2024Updated last year
- Yaml config loader for node js☆10Jun 15, 2016Updated 9 years ago