What You’ve Learned
In this chapter we looked at how the Clojure web stack is structured and at some of the commonly used libraries. We covered the interaction between Ring, Compojure, and lib-noir by seeing the interplay between these libraries when accomplishing tasks such as input validation and session management.
Hopefully, you’re now comfortable reading and understanding the code in the guestbook project we created in Chapter 1, Getting Your Feet Wet. If this isn’t the case, I urge you to reread this chapter and try the examples yourself using the REPL environment we set up. Finally, if you haven’t already done so, take this opportunity to integrate the examples from this chapter into your guestbook application.
In the next chapter, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access