Патерни програмування. Частина 1. (Singleton, Factory, Observer, Decorator, Memento, Chain of Responsibility, Bridge)
-
Updated
Sep 12, 2023 - JavaScript
Патерни програмування. Частина 1. (Singleton, Factory, Observer, Decorator, Memento, Chain of Responsibility, Bridge)
This is a simple To-Do List Manager implemented in JavaScript, featuring functionalities like adding tasks, marking them as completed, deleting tasks, and viewing tasks with optional filtering.
Article State Manager is an Example of the Memento Design Pattern in Multiple Programming Languages (Python, PHP, JavaScript and TypeScript)
Add a description, image, and links to the memento-pattern topic page so that developers can more easily learn about it.
To associate your repository with the memento-pattern topic, visit your repo's landing page and select "manage topics."