From the course: Learning Koa

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps

From the course: Learning Koa

Start my 1-month free trial

Next steps

- [Emmanuel] Now that we've reached the end, you should be able to build a web server leveraging Koa and all the methods demonstrated in this course. If you'd like to push your server knowledge further, there are multiple paths you can take. For example, if you'd like to do real time transactions, such as creating a messaging app, look into Socket.IO, which is a great complement to web servers like Koa. Also, if you'd like to explore additional frameworks that were based on the same concepts as Koa, feel free to take a look at Express, Hapi, and Sails, which all have very similar features and more. In fact, Koa was actually built by the Express team. Finally, if you'd like to learn a bit more about how to secure your APIs, check out the Node.js security course and JWT course, both found here in our library. Thanks very much for joining me, I'll see you in a bit.

Contents