Recap and Feedback
In this part, you learned the basics of building client-side applications with Svelte. The part started with a brief introduction to HTML, followed by creating the first Svelte components. The part continued by presenting Svelte essentials, ranging from template logic to events and reactivity, and showcasing how application state can be separated from components and stored into localstorage so that it persists between page reloads.
After learning the basics of Svelte, you learned about deploying client-side functionality to an online location, and then continued to work on the overarching project.
At this point, you should have an elementary understanding of how server-side applications work, and you should have started to form an understanding of how client-side applications work and how they are created. Next, please reflect on your work on this chapter, and provide feedback on it. The feedback helps us improve the materials and the course.