Tag: vue

Submitting HTML forms using JavaScript frameworks (Vue, React, Hyperapp)

Dev

HTML forms can send an HTTP request declaratively while submitting forms and awaiting response. However, you have to wait for […]

Ogundipe Samuel
Jun 12, 2018 ⋅ 8 min read
VuePress In All Its Glory

VuePress in all its glory

Dev

VuePress is a Vue-powered static site generator that is composed of two parts: A theming system A default theme optimized […]

Nosa Obaseki
Apr 25, 2018 ⋅ 6 min read

Frontend in 2018: More consensus, less complexity

Dev

2017 was quite a year in frontend web development. Frameworks like React and Angular have continued to enjoy large-scale support […]

Kaelan Cooter
Jan 11, 2018 ⋅ 9 min read

Frontend in 2017: The important parts

Dev

A lot has happened in 2017, and it can be a bit overwhelming to think about. We all like to […]

Kaelan Cooter
Dec 19, 2017 ⋅ 13 min read

Advanced Vue.js concepts: Mixins, custom directives, and more

Dev

Vue.js is arguably one of the easiest and most minimalist JavaScript frameworks with which to get started. While we cannot […]

Ogundipe Samuel
Oct 17, 2017 ⋅ 10 min read

Building server-rendered apps in Vue using Nuxt.js

Dev

This post will walk you through the process of building server-rendered webpages in Vue — a progressive JavaScript framework that is simple […]

Christian Nwamba
Sep 28, 2017 ⋅ 4 min read

Writing robust Vue.js unit tests using Avoriaz

Dev

Introduction Writing unit tests is a critical step in building robust, high quality software. When developing Vue.js applications, it is […]

Ogundipe Samuel
Sep 6, 2017 ⋅ 5 min read

Server-side rendering in Vue.js

Dev

Introduction Vue.js is one of the simplest JavaScript frameworks to use, in fact, I call it the lightweight champion. Once […]

Ogundipe Samuel
Aug 16, 2017 ⋅ 3 min read

Announcing LogRocket for Vue.js

Dev

Today we’re excited to announce official support for Vue.js and Vuex in LogRocket. Using the new logrocket-vuex npm package, developers […]

Ben Edelstein
May 23, 2017 ⋅ 1 min read