Skip to main content

Course: Large Scale Apps with Vue, Vite and TypeScript

0h 0m 0s
English
Paid

Course 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.

Read more about the course

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.

Books

Read Book Course: Large Scale Apps with Vue, Vite and TypeScript

#Title
1Course: Large Scale Apps with Vue, Vite and TypeScript

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Full Stack Development

Full Stack Development

Sources: neetcode.io
This course will take you on a journey to become a full-stack developer. You will learn how to build and deploy a modern web application from the ground up. Whether you're a beg...
4 hours 24 minutes 36 seconds
Paginated Vue Components with Laravel

Paginated Vue Components with Laravel

Sources: Codecourse
Want flexible paginated Vue components that work with any data? Let's make this easy.
52 minutes 56 seconds