|
|
Newsletter Issue #304View and discuss this issue onlineThe release of Vue 3 redefines the way we build web applications, offering an abundance of enhancements, optimizations, and tools. In this article, dive headfirst into the exciting world of some of Vue 3's brand-new features! Scoped slots are a useful feature of Vue.js that can make components more versatile and reusable. The only problem is they’re difficult to understand! A good approach when you can’t understand something easily is to try put it to use in solving a problem. In this article, I’ll demonstrate how I used scoped slots to build a reusable list component. The process of upgrading large third-party packages in equally large organizations is rarely, if ever, as easy as running an npm update and calling it a day in this context. Joran Quinten shares valuable lessons from his team’s experiences in upgrading third-party code that affects codebases across the entire organization. If you are building any application, no matter a web application or not it should go through few different phases on their way to handing it to the clients. Most often those will be development, testing and production phases. So let’s talk about a Vue.js application in the above scenario and how we can manage those different requirements that arises in different stages of the application. NextBillion.ai provides a set of mapping and location-based service APIs and SDKs that allow developers to easily integrate maps and last mile tracking into the product. In this example, we will go through the steps to create a last mile delivery tracking experience with the NextBillion API and SDK using VueJS. ### Transitions and animations are a great way to add visual interest to any website or web application. They can even enhance user experience and interaction. In this Exclusive new course from Vue School, unlock the full potential of Vue with its built-in support for transitions and animations. Plus, discover a variety of third-party Vue.js plugins perfect for taking your transitions and animations to the next level. Localization is the process of adapting your Application to the culture and language of users in a target market. Localization plays a huge role in making your website or service more appealing to the end users.This article guides you through concepts of localisation in the Vue.js application using Vue I18n one of the popular localisation libraries and how to implement useful features like lazy loading locales and getting the browser language preference of the user and persisting the user locale preference through building a demo Vue app. Comments? Join the discussion about this issue here. P.S. If you enjoyed this issue, show your support by buying me a coffee, or if you’d like to support me to create the newsletter ongoingly, you can make a pledge through Patreon. P.P.S. Continue the conversation with Vue.js Developers on social media: |
|
| |
|
Click to load comments...