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.573

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.241

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. 24.582

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. 9.324

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.264

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.726

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.666

Trustpilot

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

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

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.298

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. 4.075

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.848


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
Best Vue.js Datatables 2024
12.02.2024  •  in #UI Components
Datatables are a complex beast. If you ever built data-heavy business applications, you will probably know it's not easy to make them readable and clear. Discover some of the best datatable components for Vue.js that are flexible enough to adapt to your data and use case.
Set up easy Vue Pagination for Laravel Projects [via Cloudways]
24.08.2018  •  in #Tutorial, #Bookmarks
In his tutorial for Cloudways, Pardeep Kumar shows you how to easily create a pagination with Vue and Laravel!