Chapter 10. Adding Your Own Features with High Quality

Web applications and software in general are never done. It doesn't matter how hard we try, there is always some defect to fix, some new features to add, room for improvements, and new ideas to implement. Instead of being discouraged by this fact, it is better to embrace it and plan ahead.

There will always be some kind of bugs in the software, but we can mitigate them significantly by adding a test suite. In some seasons, (for example, holidays), the e-commerce application might be stricken by a large number of users at once. For those times, we need to know how to scale our application to supply the demand. There will be new ideas and unique demands; for that, we need our application to be ...

Get Web Application Development with MEAN now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.