5, 10 or 20 seats+ for your team - learn more
Express in Action is a carefully designed tutorial that teaches you how to build web applications using Node and Express.
Express.js is a web application framework for Node.js. Express organizes your server-side JavaScript into testable, maintainable modules. It provides a powerful set of features to efficiently manage routes, requests, and views along with beautiful boilerplate for your web applications. Express helps you concentrate on what your application does instead of managing time-consuming technical details.
Express in Action teaches you how to build web applications using Node and Express. It starts by introducing Node's powerful traits and shows you how they map to the features of Express. You'll explore key development techniques, meet the rich ecosystem of companion tools and libraries, and get a glimpse into its inner workings. By the end of the book, you'll be able to use Express to build a Node app and know how to test it, hook it up to a database, and automate the dev process.
To get the most out of this book, you'll need to know the basics of web application design and be proficient with JavaScript.
Chock-full of helpful examples for both the novice and advanced user.
Everything you need to know to develop robust applications
Take the pain out of Node.js with Express in Action!
The fast track to developing versatile HTTP applications.
geekle is based on a wordle clone.