In this chapter, we saw some of the most popular Bootstrap components out there. We learned how to use them with native Angular directives provided by the ng2-Bootstrap package. We did not, however, explore every single Bootstrap component there is. You can have a look at the official documentation hosted at https://ng-bootstrap.github.io/.
In the next chapter, you will learn how to test your Angular application with unit testing.