How to Create an Image Slider with Vue.js
In this quick tutorial we’re going to create a simple image slider component using Vue.js.
In this quick tutorial we’re going to create a simple image slider component using Vue.js.
Learn how to build and use functional components in Vue.js by creating a simple one yourself.
Learn how to create a wizard and lazy load its component parts using dynamic imports in Vue.
Here’s a simple guide to learn how to create and use recursive components in Vue.js by creating a Tree component.
A brief look at templating with Vue.js to bind values from the model to the view.
Add extra capabilities to your real Vue.js components with abstract components.
Learn how to add default Prettier linting to your Vue.js projects.
Learn how to make a dynamic pagination component with a range of visible buttons by making use of data binding, event handlers and conditional rendering in Vue.js.
Here’s a short guide on how to implement internationalization (i18n) in your Vue.js apps using the vue-i18n plugin.
Salah satu metode paling populer dari melakukan iterasi set data di Javacript adalah metode `.map()`. `.map()` menciptakan array dengan memanggil fungsi spesifik di setiap item di dalam array induk. `.map()` adalah metode nonmutasi yang menciptakan suatu array baru alih-alih mengubah yang asli. Dalam tutorial ini, kita akan membahas empat penggunaan bermanfaat dari `.map()` di JavaScript: memanggil fungsi elemen array, mengubah string menjadi array, merender daftar di dalam pustaka, dan memforma