Vitejs is a build tool that aims to provide a faster and leaner development experience for modern web projects.
Web Site: vitejs.dev
ESLint statically analyzes your code to quickly find problems. It is built into most text editors and you can run ESLint as part of your continuous integration pipeline.
Web Site: eslint.org
Jest is a delightful JavaScript Testing Framework with a focus on simplicity.
Web Site: jestjs.io
React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes.
Web Site: reactjs.org
TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.
Web Site: typescriptlang.org
Storybook is a frontend workshop for building UI components and pages in isolation. Thousands of teams use it for UI development, testing, and documentation. It’s open source and free.
Web Site: storybook.js.org
SonarQube is a self-managed, automatic code review tool that systematically helps you deliver clean code. As a core element of our Sonar solution, SonarQube integrates into your existing workflow and detects issues in your code to help you perform continuous code inspections of your projects. The tool analyses 30+ different programming languages and integrates into your CI pipeline and DevOps platform to ensure that your code meets high-quality standards.
Web Site: sonarqube.org