Introducing G2.ai, the future of software buying.Try now
Vue.js
Show rating breakdown
Save to My Lists
Unclaimed
Unclaimed

Top Rated Vue.js Alternatives

EJS
(22)
4.2 out of 5
Ext JS
(111)
4.1 out of 5

Vue.js Reviews & Product Details - Page 2

Vue.js Overview

What is Vue.js?

This is a repackaged open-source software product wherein additional charges apply for the pre-configured Vue.js 1-click and Apache2, MySQL,NodeJS, PHP, phpMyAdmin, Webmin which includes support by Terracloudx.

Vue.js Details
Discussions
Vue.js Community
Show LessShow More
Product Description

This is a repackaged open-source software product wherein additional charges apply for the pre-configured Vue.js 1-click and Apache2, MySQL,NodeJS, PHP, phpMyAdmin, Webmin which includes support by Terracloudx.


Seller

terracloudx

Description

TerracloudX is a technology vendor specializing in cloud solutions and services. They offer a range of products aimed at enhancing cloud infrastructure, including cloud storage, computing, and management tools. With a focus on scalability and security, TerracloudX aims to support businesses in optimizing their cloud operations efficiently. For more information, visit their website at https://terracloudx.com.

Recent Vue.js Reviews

Milind S.
MS
Milind S.Enterprise (> 1000 emp.)
5.0 out of 5
"Best JavaScript library to use!"
Developer friendly, easy to learn and develop apps.
Rory M.
RM
Rory M.Small-Business (50 or fewer emp.)
4.5 out of 5
"Great library with clear documentation and a vibrant community"
Vue is easy to learn and use as a framework and has good first and third party documentation. There is a massive range of plugins and an establishe...
LB
Lucian B.Small-Business (50 or fewer emp.)
5.0 out of 5
"Easy to pick up, performant, fully featured."
Vue structure is very easy to understand, the community and ecosystem are mature.

Vue.js Media

Answer a few questions to help the Vue.js community
Have you used Vue.js before?
Yes

26 Vue.js Reviews

4.8 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
26 Vue.js Reviews
4.8 out of 5
26 Vue.js Reviews
4.8 out of 5

Vue.js Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
Cons
G2 reviews are authentic and verified.
Evan S.
ES
Software engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Vue.js?

It's easy to use even for someone like me. I'm a Java backend developer who has less experience in the frontend, and always avoid writing Java Script related code unless I have to, but Vue.js provide me with simple syntax and easy to get on procedure to create front end code for my needs. Review collected by and hosted on G2.com.

What do you dislike about Vue.js?

The open source community of Vue.js is not as mature as other open source frameworks, and sometimes it takes me pretty long to find out the answer for my questions. Review collected by and hosted on G2.com.

What problems is Vue.js solving and how is that benefiting you?

It's a framework which provide a high performance animations and transactions of UI/UX. That benefit me because my team have a relatively higher standard for a high performance web design, including fast reaction and interactions. Review collected by and hosted on G2.com.

Verified User in Accounting
UA
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about Vue.js?

First and foremost, vue.js is very easy to learn and implement. The learning curve of the framework is not steep at all, all it requires is time and a curious mind.

The ease of integration is good.

Since it is on js, developers can experiment with that a lot.

It is very lightweight. Review collected by and hosted on G2.com.

What do you dislike about Vue.js?

What I found while using Veu.js is that it lacks support.

Since it is still new and evolving, fixes are not quick, which makes it unstable to use it in large projects.

It still requires time to evolve.

However, it's fun to use and experiment. Review collected by and hosted on G2.com.

Recommendations to others considering Vue.js:

Learn and implement on small-scale projects before moving on to business-critical usage. Review collected by and hosted on G2.com.

What problems is Vue.js solving and how is that benefiting you?

Easy to learn, unlike other frameworks like angular and react. The competitors require good knowledge and a steep learning curve and programmers' expertise.

Vue make it easy and quick and compact. Review collected by and hosted on G2.com.

IS
Product manager
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Vue.js?

I like how easily I'm able to manipulate the DOM. I feel almost spoiled because of how easy it is nowadays to achieve perfect reactivity, compared to plain Vanilla JS.

I also like to use Nuxt (which is a kind of Vue on steroids) which makes building web apps even faster! Review collected by and hosted on G2.com.

What do you dislike about Vue.js?

Nothing comes to my mind. It's good for me. Review collected by and hosted on G2.com.

What problems is Vue.js solving and how is that benefiting you?

I build web apps. Review collected by and hosted on G2.com.

Jamie D.
JD
Software engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Vue.js?

It's got a much lower learning curve than some of the other JS frameworks Review collected by and hosted on G2.com.

What do you dislike about Vue.js?

There are not many downsides. If you need a JS framework it's a great choice Review collected by and hosted on G2.com.

What problems is Vue.js solving and how is that benefiting you?

Allowing us to easily implement an industry-standard front end framework Review collected by and hosted on G2.com.

Parth S.
PS
SDE
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Vue.js?

i am working with reactjs for a while now and tried vuejs just a year ago and in my opinion vue has its own pro's in many areas like its syntax is shorter and cleaner. we can right css directly in template file. Review collected by and hosted on G2.com.

What do you dislike about Vue.js?

third party library support is not as good as react Review collected by and hosted on G2.com.

Recommendations to others considering Vue.js:

improve third party community support Review collected by and hosted on G2.com.

What problems is Vue.js solving and how is that benefiting you?

single page and progressive app development Review collected by and hosted on G2.com.

Elena E.
EE
S
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Vue.js?

VueJs comes with batteries included. It has everything needed for a complete web app: reactivity, Router, My favorite part is flexibility - you can solve a task in many, many different ways! Review collected by and hosted on G2.com.

What do you dislike about Vue.js?

I struggled a bit with State management, using getters and setters. It's not a real complaint, just something a little less easy and obvious than everything else. Review collected by and hosted on G2.com.

Recommendations to others considering Vue.js:

I also like their color scheme :) Review collected by and hosted on G2.com.

What problems is Vue.js solving and how is that benefiting you?

Making front-end client-facing apps for our customers - small businesses. VueJs is the framework of my team's choice. Review collected by and hosted on G2.com.

Verified User in Retail
AR
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
Rating Updated ()
What do you like best about Vue.js?

- Ease of use framework

- Easy to integrate with other systems

- Speed of development

- Developers will be able to pick up easily if they are proficient in Javascript Review collected by and hosted on G2.com.

What do you dislike about Vue.js?

I do not have very many cons to add about Vue but if I had to add something I would say that the community around Vue is not as big as React which means sometimes if you run into issues you need to figure it instead of finding a solution that someone else already has built. Review collected by and hosted on G2.com.

What problems is Vue.js solving and how is that benefiting you?

- Allowing speed of applications and makes it much better for the user experience

- No page refreshes if you are using a SPA

- Faster development times

- Virtual DOM Review collected by and hosted on G2.com.

Slava A.
SA
CEO
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Vue.js?

Easy to use, takes very little time to learn but still has a lot of flexibility and powerful features. Extensive documentation. Dev tools. Review collected by and hosted on G2.com.

What do you dislike about Vue.js?

Actually, I like everything about VueJs :) Review collected by and hosted on G2.com.

What problems is Vue.js solving and how is that benefiting you?

I've built multiple web apps using VueJs, from admin dashboards to client-facing apps, to no code generator systems. Every time I benefited from the templating language, lifecycle hooks, watchers and state management. Dev tools are super helpful as well. Review collected by and hosted on G2.com.

Erdal B.
EB
Founder
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Vue.js?

I love front end to front end capabilities. Review collected by and hosted on G2.com.

What do you dislike about Vue.js?

Connecting databases and backend is an issue to solve. Review collected by and hosted on G2.com.

Recommendations to others considering Vue.js:

Rely on third party support; Youtube videos, documentations, forums, etc. Documentation of Vue itself does not help much prior to an initial information; use user content instead. Review collected by and hosted on G2.com.

What problems is Vue.js solving and how is that benefiting you?

Front end processing and task assignment is very easy at Vue. As I build solutions based on instant filtering, it gives me high speed opportunities. Review collected by and hosted on G2.com.

Michael V.
MV
SVP of Engineeering
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Vue.js?

The ease of use. Particularly when paired with a framework like Nuxt. I also like the separation of markup from code in contrast to React JSX which I find cumbersome and hard to read. Review collected by and hosted on G2.com.

What do you dislike about Vue.js?

I'm sure there is some downside, but I can't think of one at the moment. Review collected by and hosted on G2.com.

What problems is Vue.js solving and how is that benefiting you?

We use Vue to create embeddable applications. The Vue toolset gives us an easy and repeatable process for creating narrow scoped applications that can live within other applications. Review collected by and hosted on G2.com.