mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-01 13:22:38 +02:00
Update ExpressJS in Node.js roadmap (#1710)
* Update ExpressJS in Node.js roadmap * Update content/roadmaps/107-nodejs/content/107-nodejs-apis/101-express-js.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
@@ -1 +1,7 @@
|
||||
# Express js
|
||||
# Express.js
|
||||
|
||||
Express is a minimal and flexible Node.js web application framework that provides a robust set of features to build web applications and APIs.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://expressjs.com/'>Express.js Official Website</BadgeLink>
|
||||
<BadgeLink colorScheme='blue' badgeText='Getting Started' href='https://expressjs.com/en/starter/installing.html'>Official Getting Started Guide</BadgeLink>
|
||||
|
Reference in New Issue
Block a user