Design-Patterns-JavaScript
Design-Patterns-JavaScript copied to clipboard
A game to test your familiarity with the ‘Gang of Four’ design patterns implemented in JavaScript.
## There have been updates to the *react* monorepo: - The `dependency` [react](https://github.com/facebook/react) was updated from `16.9.0` to `16.10.0`. - The `dependency` [react-dom](https://github.com/facebook/react) was updated from `16.9.0` to `16.10.0`. -...
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...
## The dependency [react-redux](https://github.com/reduxjs/react-redux) was updated from `7.1.3` to `7.2.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The devDependency [storybook-addon-styled-component-theme]() was updated from `1.2.5` to `1.3.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The dependency [react-syntax-highlighter](https://github.com/conorhastings/react-syntax-highlighter) was updated from `10.3.5` to `11.0.2`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
The example of [factory pattern](http://designpatternsgame.com/patterns/factory) is misleading. Although the definition says, > Define an interface for creating an object, but let subclasses decide which class to instantiate. Factory Method lets...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...