Skip to content

Commit 1c132d1

Browse files
committed
merge dev into main (readme update)
2 parents 2ac5ef1 + 17abced commit 1c132d1

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# 📚 nodejs-course
22

33
> A full Node.js course — from JavaScript fundamentals to Node core, Express,
4-
> databases, and production practices. Built from the material I taught as an
5-
> IT lecturer.
4+
> databases, and production practices.
5+
>
6+
> Built from the material I taught as an IT lecturer at **Cao Thắng Technical
7+
> College** (Trường Cao đẳng Kỹ thuật Cao Thắng).
68
7-
![license](https://img.shields.io/badge/license-MIT-green.svg) ![node](https://img.shields.io/badge/node-18+-339933.svg) ![lessons](https://img.shields.io/badge/lessons-36-blue.svg) ![topics](https://img.shields.io/badge/topics-78-orange.svg) ![status](https://img.shields.io/badge/status-active-brightgreen.svg)
9+
![license](https://img.shields.io/badge/license-MIT-green.svg) ![node](https://img.shields.io/badge/node-18+-339933.svg) ![lessons](https://img.shields.io/badge/lessons-35-blue.svg) ![topics](https://img.shields.io/badge/topics-78-orange.svg) ![status](https://img.shields.io/badge/status-active-brightgreen.svg)
810

911
---
1012

@@ -79,6 +81,12 @@ validation…), databases (Postgres, Mongo, Redis…), and production concerns
7981
node lessons/01-setup-node/examples/check-version.js
8082
```
8183

84+
## About
85+
86+
Authored and maintained by **Lê Đức Minh**, IT lecturer at Cao Thắng Technical
87+
College. These materials were used to teach Node.js and backend web development
88+
to my students. Feedback and pull requests are welcome.
89+
8290
## License
8391

84-
MIT
92+
MIT © Lê Đức Minh

0 commit comments

Comments
 (0)