Vue.js might be a bit more popular than ESLint. We know about 394 links to it since March 2021 and only 267 links to ESLint. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
While ESLint is the go-to tool for code quality in JavaScript, it doesn’t provide any built-in rule for this. - Source: dev.to / 3 days ago
This linting is designed to work with eslint, which is very commonly used in the JavaScript world. - Source: dev.to / 12 days ago
Static code analysis tools scan code for potential issues before execution, catching bugs like null pointer dereferences or race conditions early. Daniel Vasilevski, Director and Owner of Bright Force Electrical, shares, “Utilizing static code analysis tools gives us a clear look at what’s going wrong before anything ever runs.” During a scheduling system rebuild, SonarQube flagged a concurrency flaw, preventing... - Source: dev.to / 27 days ago
ESLint – Widely used for JavaScript/TypeScript projects to catch style and logic errors. - Source: dev.to / about 2 months ago
If you’ve ever set up a JavaScript or TypeScript project, chances are you've spent way too much time configuring ESLint, Prettier, and their dozens of plugins. We’ve all been there — fiddling with .eslintrc, fighting with formatting conflicts, and installing what feels like half the npm registry just to get decent code quality tooling. - Source: dev.to / about 2 months ago
In mid-2000s Gmail revolutionized web development by becoming the first true SPA project. Its seamless user experience inspired developers worldwide to adopt this new model, leading to the creation of frameworks like React, Angular and Vue.js. SPAs became the go-to solution for many applications, which required real-time interactions and a fluid user experience. - Source: dev.to / 2 days ago
The MVC approach is dominating the application market at the time of writing. The three main front-end frameworks which do this are React, Vue and Angular but there are many, many more. - Source: dev.to / 2 months ago
Something I have already seen in many different code bases using frontend libraries like React and Vue is that developers use advanced state management solutions (e.g. Redux, Vuex, or Pinia) way too often. - Source: dev.to / 3 months ago
Vue.js Vuejs.org Progressive framework for building reactive interfaces. - Source: dev.to / 3 months ago
Our monolith is built with Laravel and Vue.js, where Vue.js powers dynamic features at the expense of performance, since it runs completely on the client-side. For performance-sensitive features, we rely on Blade (Laravel's template engine) with raw JavaScript or jQuery, resulting in a more complex and less developer-friendly approach. - Source: dev.to / 3 months ago
Prettier - An opinionated code formatter
React - A JavaScript library for building user interfaces
SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.
Svelte - Cybernetically enhanced web apps
CodeClimate - Code Climate provides automated code review for your apps, letting you fix quality and security issues before they hit production. We check every commit, branch and pull request for changes in quality and potential vulnerabilities.
AngularJS - AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.