Home / Blog / Alex Jover Morales
Alex Jover Morales
Alex Jover Morales
Passionate web developer. Author of Test Vue.js components with Jest on Leanpub. I co-organize Alicante Frontend. Interested in web performance, PWA, the human side of code and wellness. Cat lover, sports practitioner and good friend of his friends. His bike goes with him.
What’s testing and why should we do it?

What’s testing and why should we do it?

In the very first article in this 5 part series about testing in JavaScript, we're going to look at what testing really is.
Banner
Make the Router a Vue.js Plugin

Make the Router a Vue.js Plugin

Let's make a quite simple yet complete router plugin from scratch.
Updated February 12th 2018
Lazy Load Routes

Lazy Load Routes

Lazy Loading and Code Splitting are two of the main points of the PRPL Pattern, a pattern named by Google which intent is to to provide some structure to make the initial load of a Progressive Web App (PWA) as fast as possible, boosting the performance.
Updated January 26th 2018
Enhance Router To Work With Single Page Applications

Enhance Router To Work With Single Page Applications

At this point, the router doesn't work as a Single Page App (SPA) router, since it assigns a new route to window.location directly, which performs a hard reload. Let’s see what we have to do to adapt our router to serve as a SPA router
Updated January 26th 2018
Creating Your Own Vue.js Router

Creating Your Own Vue.js Router

Learn how to build your own vue.js router in this tutorial series.
Updated January 26th 2018

Our goal is to be the number one source of Vue.js knowledge for all skill levels. We offer the knowledge of our industry leaders through awesome video courses for a ridiculously low price.

More than 120.000 users have already joined us. You are welcome too!

Follow us on Social

© All rights reserved. Made with ❤️ by BitterBrains, Inc.