Next: Using Postgres Indexes to Speed Up a Fuzzy Search

Our registration and login feature is now secure and pleasant to use. By using the best of both Postgres and Bootstrap, we’ve gotten a good taste of using the full application stack to deliver a great feature. The power of these tools allowed us to tackle an important part of any application—authentication—easily and quickly, without sacrificing security or user experience.

In the next chapter, we’ll start on a new feature: customer search. Search is a great way to learn about all aspects of full-stack development. It’s got everything: user input, complex output, and complex database queries. We’ll start this feature by implementing a naive fuzzy search that we can then examine and optimize ...

Get Rails, Angular, Postgres, and Bootstrap 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.