What is Vue.js?
Who uses Vue.js?
Vue.js Integrations
Here are some stack decisions, common use cases and reviews by companies and developers who chose Vue.js in their tech stack.
get advice on shared from public feed public Java JavaScript Vue.js Rails React Ruby
Hi. I am a backend developer in a company tasked with recoding a legacy application, choosing the right technology stack, and then later hiring for that stack.
This is a freight/logistics/courier application made 15 years ago in PHP with no modern framework used. In this application, customers from different countries login into their accounts and add a huge number of shipments, like let's say 500, and then, later on, generate PDFs for them after calling third-party APIs. This application has API integrations with lots of other companies and also offers API access to its own software as well. This application is also used in-house by warehouse people to scan different shipments using barcode scanners and to process shipments by performing different actions on them. The database being used currently is MySQL .
Now we have the choice to write this application in a modern technology stack. Performance, speed, reliability, and security are the primary concerns here.
Should I go with Java / Spring Boot with Angular2+ as the front end or PHP/ Laravel with Vue.js as the front end?
Switching at this point from PHP to Java will not be hard if Java is considered better here because we can hire as per our final decision.
Thanks.
Hello everyone, I'm new to full stack web development and I'm trying to use Vue.js , PostgreSQL , and Node.js to make a localhost website (if that makes sense).
I've seen no tutorials on how to link the three technologies without using ExpressJS and I was wondering if it is even a good idea to use the said three technologies or whether I should just learn Express.js and watch a Youtube tutorial. Any help/advice/criticism is welcome.
Thank you.
Hi, I am making a website and mobile app for service providers of my region to share their profiles and make posts and interact with the clients, I am considering using Vue.js because it's simple and great for working in teams; node in the backend and Flutter and Dart in the mobile app, with MySQL database, do you guys think that its a solid stack for a scalable website and app?
I need a framework for my chat/cloud/calendar all-in-one solution web app.
Is Next.js and Vue.js also a alternative?
More infos you can find in this Word document: https://1drv.ms/w/s!Aryf65kIpgMPp_VQzKCJWCUzU8esTA
Hi all - we've built a very custom and complex application and UI using custom Vue.js + Nuxt.js , which sits on top of a GraphQL API provided by Symfony .
It's a completely custom UI for administration with lots of complex data relationships and the way we've done it has worked very well... however...
Now we need to build a second part of the system, which is a simpler CRUD style application for managing a simpler data object, but one that still has many relationships. It doesn't need quite as much flexibility, but we do need to deliver it faster if possible.
We've looked at various options, for example: - What we've got (Symfony/GraphQL/ Apollo /Vue/Nuxt) - A simpler version of the above using a REST API - Symfony + API-Platform + Vue3 - Native Symfony server rendered
When we consider other frameworks, we always seem to hit stumbling blocks - my lead developer is not keen to use anything that will restrict what he can do, but I also need to consider whether there are faster / cheaper / better solutions out there.
The frameworks all seem to be able to create the code to update / delete individual data tables with ease, but make it difficult / impossible when there are complex data relationships.
Does anyone have any other ideas before we continue the way we are doing things?
Thanks in advance.
Blog Posts
Jobs that mention Vue.js as a desired skillset
Vue.js 's Features
- Reactivity
- Components
- Modularity
- Animations
- Routing
- Stability
- Extendable Data bindings
- Plain JS object models
- Build UI by composing components
- Mix & matching small libraries