10 Enterprises You Didn't Know Were Using Vue.js

If you listen around on the web, Vue.js is consistently named as one of the "big 3" JavaScript frameworks (Vue / React / Angular) chosen by enterprises and companies all around the world.

In our opinion, Vue.js is perfect for bigger companies – especially as it makes switching easy. They don't have to migrate everything to a new framework at once and can just start using Vue for encapsulated components and features. That takes a lot of stress out of this stack decision.

It seems like many enterprises agree with us! We see more and more (parts of) websites powered by Vue.js while browsing, and always get excited when the green "V" lights up in our dev tools.

We collected the ones you maybe didn't know about yet here! 🀸‍♀️

Nintendo

Nintendo is using Vue.js for various parts of their online presence. First, some versions of their regional websites in Europe (f.ex. Germany or France) are developed using Vue.js. The .com is still running on React, but we'll be on the lookout for a relaunch πŸ˜„

Nintendo Official Nintendo Website (Europe)
icon-eye-dark Created with Sketch. 7.118

They also use it for (globally available) stand-alone parts like their My Nintendo network, where you can join their reward system.

My Nintendo Reward System for Nintendo accounts
icon-eye-dark Created with Sketch. 18.081

Louis Vuitton

A high-quality framework for high-quality products: Louis Vuitton's website is running on Vue.js & Nuxt!

Louis Vuitton E-Commerce Website
icon-eye-dark Created with Sketch. 23.574

Google

Google's Career Platform, including their job board on careers.google.com is built with Vue.js!

Google Careers Google's Career Platform
icon-eye-dark Created with Sketch. 8.934

Adobe

Adobe is also using Vue.js for multiple projects. First and foremost their showcase platform for creative work, Behance, is developed with Vue.

Behance Creative Network
icon-eye-dark Created with Sketch. 5.154

But they also develop smaller projects like advertorials in newspapers with Vue – like the advertorial "Schrift Bewegt" ("Type Moves") for the german newspaper Süddeutsche Zeitung.

Schrift Bewegt Advertorial Website for Adobe
icon-eye-dark Created with Sketch. 1.608

BMW

BMW USA built a car configurator with Vue.js. It lets you build the BMW of your dreams, showing you how it looks like in different colours, with different wheels or upholstery. It also walks you through choosing different feature packages according to your needs.

Build Your BMW BMW Car Configurator
icon-eye-dark Created with Sketch. 5.560

Namecheap

While there are parts of Namecheap's web services that are powered by React, there are also some running on Vue.js! Their landing page for their hosting services even uses both!

They have also built a free logo maker application completely with Vue.js.

icon-eye-dark Created with Sketch. 4.591

Trustpilot

Company review platform Trustpilot is completely powered by Vue.js 🀩

Trustpilot Company Review Platform
icon-eye-dark Created with Sketch. 3.664

Upwork

Upwork is using Vue.js for parts of their freelancer platform, like the overview of freelancers in specific categories – see f.ex. the web developer category!

Upwork Work Marketplace
icon-eye-dark Created with Sketch. 6.163

Bilibili

Bilibili, the chinese video sharing platform is #madewithvuejs. In case you don't know bilibili, often referred to as "B station": It's mainly popular for watching and commenting videos together. So-called "bullet comments" by users are displayed above the video while you watch it, making it more of a community experience. A super interesting concept! The site is focused on anime, comics and games.

Bilibili Video Sharing Platform
icon-eye-dark Created with Sketch. 3.966

Apple

Apple used Vue.js for their tutorial website for the new SwiftUI. Now we're waiting for them to use it on apple.com as well, obviously πŸ˜„ 

Apple SwiftUI Tutorials Tutorial Site for Apple's SwiftUI
icon-eye-dark Created with Sketch. 14.624


As you can see, many enterprises are using Vue.js for small, encapsulated parts of their applications and websites. Maybe they use these projects as a test run for a stack decision, or they just use Vue.js so they can develop and deliver results faster – who knows?

In any case, they have discovered the advantages already, and we're convinced we'll be seeing a lot more of their Vue.js experiments in the future!

Similar Articles
Build a Progressive Web App In VueJs, from Zero to Hero! [via Hackernoon]
15.01.2019  •  in #Tutorial, #Bookmarks
In case you didn't notice: Everyone is doing Progressive Web Apps now! Read this article series by Fabian Hinsenkamp to create your own PWA with Vue.js!
Building a Hangman Game with Vue.js [via 30Platforms]
15.07.2018  •  in #Tutorial, #Bookmarks
A fun little tutorial to learn more about Vue.js by building a Hangman Game by Blair Googer