Skip to main content

Posts Tagged ‘vue.js’

Istock 1138332540

Mastering Vue.js Template Refs: A Comprehensive Guide

What’s this ref in Vue.js? The ref attribute is like giving a name to an HTML element or a part of your Vue template. This name lets you directly interact with and tweak these elements or components using JavaScript. A Practical Example Let’s make things crystal clear by diving into a simple example. Imagine you […]

Professional Developer Programmer Cooperation Meeting And Brainstorming And Programming In Website

Empowering Flexible and Maintainable Applications using Vue Composition API.

The Vue Composition API offers an efficient and adaptable method for creating components, improving Vue js development. You can improve reuse, better organize code, and easily manage complicated applications by utilizing the Composition API. Let’s explore the components’ perspective and how API supports Vue 3 development. The concept of Vue Composition API, the distinction between […]

tiethnic colleagues sitting at desk looking at laptop computer in office. stock photo

Vue 3 with Sitecore MVC

Intro Vue is rapidly becoming one of the most popular JavaScript frameworks for building user interfaces. Vue 3 can be used as the UI for a Sitecore MVC website (i.e., not headless). Still, a few configuration gotchas need to be addressed, and a general strategy for working with your markup needs to be implemented. There […]

VueConf US 2019: Key Takeaways

Vue.js has had a surge in popularity and has quickly carved out its place as one of the top front-end JavaScript frameworks. I was given the opportunity to take part in the 2019 VueConf US. The theme for this year’s conference was ‘Art. Code. Vue.’ which provided a backdrop of simplicity and elegance—perfect for the […]