7
Frontend Frameworks
In this chapter, we will take a high-level look at the current JavaScript frameworks available to modern web developers. We will compare some of the popular ones, Svelte, React, and Vue, before creating a simple app in Vue and ending by adding navigation using the popular Vue Router. This will lay the foundations needed to later talk to our API server from Chapter 6, Moving to API-First.
Upon completion of this chapter, we will have covered the following:
- Understanding the difference between server-side rendering and single-page applications
- Looking at different frontend frameworks
- Creating applications using the Vue framework
- Understanding routing inside the Vue framework
This chapter paves the way to the land of the ...
Get Full-Stack Web Development with Go now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.