Chapter 13
Dig Deeper

Throughout the book, we implemented a simple feature to search for, view, and edit customer details. This was a great framing example to learn a lot about full-stack development, from optimizing our database to creating a great user experience. Hopefully, this has emboldened you to dig deeper into the tools you’re using, where you’ll find easy solutions to the problems you face day to day.

And Angular, Postgres, and Bootstrap are deep tools. This chapter exposes you to more features that you’ll find handy but that we don’t have space to delve into deeply. Unlike the previous chapters, we won’t wind these into a tale of feature development, but rather I’ll provide terse examples with links for more information. Think of this chapter as inspiration for the work you’ll be doing.