Forum

What is ExpressJS v...
 
Notifications
Clear all

What is ExpressJS vs NodeJS?


(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

What is ExpressJS vs NodeJS?


   
Quote
(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

Express is built on top of Node, so yes, Express adds more features while building apps. Node is just a Javascript environment with libraries to make it easy to write software, whereas Express extends Node specifically to add middleware, routing, and much more.


   
ReplyQuote
Share: