January 2016
Intermediate to advanced
240 pages
7h 36m
English
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 ...
Read now
Unlock full access