Tag: vue

Advanced Localization Techniques In Vue.js

Localization in Vue.js with vue-i18n

Dev

Localization improves UX and makes your app more accessible to a wider audience. Learn the localization techniques you can implement with Vue.js.

Preetish HS
Feb 3, 2020 ⋅ 8 min read
Charting With Vue: A Comparison

Charting with Vue: A comparison

Dev

Learn how to build various types of charts using vue-chartjs, vue-plotley, and vue-apexcharts with Vue.js.

Raymond Camden
Feb 2, 2020 ⋅ 8 min read
The 10 Most Important JavaScript Frameworks Of The Past Decade

The 10 most important JavaScript frameworks of the past decade

Dev

Feeling nostalgic? Take some time to reflect on all the JavaScript frameworks that have influenced us as developers this past decade.

Ovie Okeh
Jan 24, 2020 ⋅ 8 min read

How to auto deploy a Vue application using GitLab CI/CD on Ubuntu 18.04

Dev

In this tutorial, we’ll create a Vue project, write Docker and GitLab CI configurations, configure a server with Docker, GitLab Runner (along with necessary permissions), and configure a pipeline on GitLab.

Michael Okoh
Jan 19, 2020 ⋅ 4 min read
How to Create a Portfolio and Blog Using VuePress and Markdown

How to create a portfolio and blog using VuePress and Markdown

Dev

You can use VuePress to build landing pages, portfolios, blogs, and more, regardless of your skill level with Vue.js.

Preetish HS
Jan 15, 2020 ⋅ 7 min read

Dynamic component rendering with Vue portal

Dev

Let’s take a look at how portals can make the rendering of components such as modals and pop-ups more efficient.

Raphael Ugwu
Jan 11, 2020 ⋅ 5 min read
‘State of JavaScript’: What Are the Most In-Demand Frontend Frameworks in 2020?

What are the most in-demand frontend frameworks in 2020?

Dev

What libraries and frameworks are frontend developers most excited about in 2020? The annual “State of JavaScript” survey takes a pulse on the developer community.

Nwose Lotanna
Jan 6, 2020 ⋅ 3 min read
Fragments in Vue.js for accessibility

Fragments in Vue.js

Dev

This tutorial shows you how to use fragments in Vue.js to ensure your web page is accessible and compatible with assistive technology.

Nwose Lotanna
Dec 31, 2019 ⋅ 5 min read
How Nuxt.js Solves The SEO Problems In Vue.js

How Nuxt.js solves the SEO problems in Vue.js

Dev

While Google does say its crawlers can index SPAs, it’s better to be safe than sorry. Use Nuxt.js for your Vue app.

Preetish HS
Dec 25, 2019 ⋅ 6 min read
Updating Your Existing Apps for Accessibility

Updating your existing apps for accessibility

Dev

Improving accessibility to apps built with React and Vue for users with visual, auditory, and other impairments can help boost user retention.

Raphael Ugwu
Nov 28, 2019 ⋅ 4 min read
Animating Vue With GreenSock

Animating Vue with GreenSock

Dev

You only have 15 seconds to grab your website visitors’ attention. GreenSock enables you to create eye-catching animations efficiently while maintaining optimal performance.

Anjolaoluwa Adebayo-Oyetoro
Nov 27, 2019 ⋅ 5 min read

Using JSX with Vue

Dev

Read more about JSX and why you might want to use it in your Vue project.

Anjolaoluwa Adebayo-Oyetoro
Nov 14, 2019 ⋅ 6 min read