Summary
And there you have it! In this chapter, we covered a few advanced web application topics. We covered real-time communication using WebSockets and handling large, complex data using Datascript as an in-memory database. Finally, we illustrated two techniques for improving the page load time of these large complex applications.
In the next chapter, we'll cover a few more exciting ClojureScript libraries, such as core.match
, core.logic
and schema
.