Dive into the world of real-time, full-stack web development with this hands-on course. You’ll learn how to build a chat application using Fauna Streams and Next.js 14, focusing on the essentials and best practices.
Next.js is seeing big updates with version 14 and beyond thanks to the ‘app’ router (previously the ‘pages’ router).
With Next.js App router, you now have to manage whether you are in the server or client. There are trade-offs to both with the primary difference being the server is fast and caches data to be served efficiently while the client can hold state for more advanced front-end user interactions.
You’ll learn how to navigate these decisions as you build your full-stack application with Fauna on the backend.
While doing so, you’ll iteratively build out your database schema as you create rooms, messages, and users to serve up from your database.
What You’ll Learn:
By the end of this course, you’ll have a working real-time chat app and a solid grasp of the tools and techniques used to build it.
A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.
A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.