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>pull/1719/head
parent
136e6e0148
commit
4e779e044a
1 changed files with 7 additions and 1 deletions
@ -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> |
||||
|
Loading…
Reference in new issue