App Development
Showing 1969–1980 of 2118 results
Vue 3 Animations
Vue is one of the world’s most popular JavaScript frameworks. This course, Vue 3 Animations, will teach you how to use Vue’s transitions and animations features to build more engaging websites and web apps.
Vue 3 Authentication and Authorization
This course will teach you the main concepts and terms when it comes to authentication and authorization. It also helps you get setup with some of the main identity providers in the market, and secure your Vue application.
Vue 3 Authentication and Authorization
Adding security to any application is a straightforward and simple process. This course will teach you the concepts around authentication and authorization.
Vue 3 End-to-end Testing with Cypress
This course will teach you how to use Cypress to test Vue applications. You will learn how to get started with Cypress, write end-to-end and component tests, and take advantage of features to create a reliable and maintainable testing solution.
Vue 3 Forms
This course will teach you how to build, compose, and validate forms using Vue.js.
Vue 3 Fundamentals
Vue.js is rapidly growing in popularity due to its ease of use. This course will teach you all the fundamentals of Vue development including creating components, directives, filters, routing, Pinia state management, and deploying to production.
Vue 3 Internationalization
The requirement for a translation feature is indispensable in Vue applications. This course will teach you how to introduce internationalization in your Vue projects.
Vue 3 Playbook
Take your skills beyond the fundamentals of Vue. This course will teach you more advanced topics such as the rendering pipeline that powers Vue, lazy-loading and async components, advanced reactivity methods, and using TypeScript with Vue.
Vue 3 Router
This course will teach you the intricacies of adding navigation to your Vue.js web applications using the Vue Router, a powerful tool for creating dynamic and responsive navigation experiences.
Vue 3 Router
This course will teach you how to add navigation to your Vue.js web applications using the Vue Router.
Vue 3 State Management with Pinia
This course will teach you how to manage application state in Vue applications using Pinia; Vue’s official state management library.
Vue 3 Testing with Vitest
Vue is one of the world’s most popular frameworks for building front-end applications. With Vitest, you can write tests to prevent and detect regression. This course will teach you to use Vitest for a diverse array of tests.