Course: Large Scale Apps with Vue, Vite and TypeScript
Please rate the book
Book short description
This course will teach you how to create scalable and maintainable frontends using Vue, employing modern approaches and best practices. You will learn how to organize large codebases that are easy to expand and maintain, as well as master the tools and techniques used in professional development.
What you will learn:
- Using Vue 3, Vite, TailwindCSS, JSONPlaceHolder, and other modern technologies.
- Developing UI components in isolation, using an API client to work with real or mocked data.
- Organizing centralized state management as modules, divided by domains or areas.
- Supporting internationalization and localization for translating interfaces, formatting numbers and dates depending on the culture.
- Type checking with TypeScript during development to minimize runtime errors.
- Proper directory structure, file and code naming for simplifying navigation and project work.
- Utilizing hooks and compositional patterns for optimizing component work.
- Creating and using component libraries for reusability.
- Writing unit tests for models and components to enhance code quality.
This course is ideal both for experienced developers looking to improve skills in developing large-scale applications, and for beginners who want to master advanced technologies and practices.