There was an error while loading. Please reload this page.
1 parent 00aab2a commit f328fd5Copy full SHA for f328fd5
README.md
@@ -1,12 +1,12 @@
1
-## Real World Design Patterns using NodeJs APIs
+## Real World Design Patterns using the Node.js APIs
2
3
🚀 Introduction
4
=================
5
6
Here you will find the 23 (Gof) design patterns implemented in Javascript using
7
-the ES6 classes eith Node.js APIs. Also I have put an extra effort to make
+the ES6 classes with Node.js APIs. Also I have put an extra effort to make
8
abstract classes as well. These files can be used to learn design patterns
9
-as well as Node Apis, You can use the [**docs.md**](docs.md) tto get overview
+as well as Node APIs, You can use the [**docs.md**](docs.md) tto get overview
10
of all examples.
11
12
Follows the list of patterns separed by type:
0 commit comments