File tree
54 files changed
+878
-409
lines changed- module1-introduction-to-backend
- assets
- r1-introduction-to-backend
- r1.1-beginners-guide-nodejs-npm
- r1.2-getting-started-with-nodejs
- r2-http-and-rest
- r2.2-testing-apis-with-postman
- r3.1-expressjs-meme-website
- r3.2-express.js-meme-api
- r4-api-best-practices
- r4.1-server-side-validation
- r4.2-server-side-validation-practice
- r5.1-api-documentation-swagger
- r6-summary
- module2-database-technologies
- assets
- r1-introduction-to-databases
- r2-introduction-to-relational-databases
- r2.1-understanding-relational-database-structure
- r2.2-sql-queries
- r2.4-understanding-joins
- r3-introduction-to-nosql-databases
- r3.1-introduction-to-mongodb
- r3.2-querying-in-mongodb
- r4-orm
- r5-database-migrations
- r6-other-popular-databases
- r7-outro
- module2-databases
- assets
- r1-introduction-to-databases
- r1.1-introduction-to-relational-databases
- r1.2-relational-database-structure
- r1.3-querying-in-sql
- r1.4-sql-queries-practice
- r2-introduction-to-nosql-databases
- r2.1-introduction-to-mongodb
- r2.2-querying-in-mongodb
- r2.3-mongodb-queries-practice
- r3-orm-and-odm
- r3.1-sequelize-practice
- r4-other-popular-databases
- r4.1-elasticsearch-practice
- r5-summary
- module3-crud-and-data-models
- r1-schema-and-data-models
- r1.1-model-view-controller
- r1.3-principles-of-setting-up-your-schema
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
54 files changed
+878
-409
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + |
Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
56 | 57 |
| |
57 | 58 |
| |
58 | 59 |
| |
| |||
95 | 96 |
| |
96 | 97 |
| |
97 | 98 |
| |
98 |
| - | |
| 99 | + | |
99 | 100 |
| |
100 | 101 |
| |
101 | 102 |
| |
| |||
110 | 111 |
| |
111 | 112 |
| |
112 | 113 |
| |
| 114 | + | |
113 | 115 |
| |
114 | 116 |
| |
115 | 117 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + |
0 commit comments