So you've mastered the basics of building an SPA with Laravel and Inertia? Nice work, but of course there's always more to learn. In this series, we'll review a variety of useful tips and techniques to simplify and clean up your single page applications. This includes everything from creating webpack aliases, to wrapping third party APIs, to leveraging Laravel's API resources. So what do you think? Ready to get started?
Overview
Syllabus
- Quick Webpack Wins
- Import Aliases
- Code Splitting Strategies
- Serialization
- Serialization Security Concerns
- Consider API Resources
- Code Organization
- Wrap it in a Module
- Wrap it in a Component
- Make it a Composable
- Make a Client-Side Model
- Further Techniques
- Options for Reducing Inertia Payloads
Taught by
Jeffrey Way