Technical requirements (and some preamble)
This chapter contains code samples. However, you don’t need to remember them, as they simply serve the purpose of helping you understand the context of what’s explained better. Just expose yourself to their meaning and let go of trying to map it to a real implementation.
In the upcoming chapters, the code will be real code samples, which can be found, sorted by branches, at https://github.com/PacktPublishing/Building-Production-Grade-Web-Applications-with-Supabase.
Now for the preamble. In this chapter, we’ll dive into why Supabase is the ideal stack for building exceptional applications and explore its internal architecture.
Don’t be intimidated by the length of this chapter—Supabase works seamlessly without you needing to remember all the details of this chapter. Approach this chapter like you would a novel: as something to read, enjoy, and have aha-moments with, rather than something that you...