
CodeClimate
Codacy
SonarQube
ESLint
CodeFactor.io
Coveralls
SensioLabs Insight
Source-Navigator NG
Grafbase
Hasura
Graphweaver
Fissible.dev
GraphQL Hive
CMS
Apollo Engine
Apollo
CodeClimate
GrafbaseNo Grafbase videos yet. You could help us improve this page by suggesting one.
Based on our record, CodeClimate should be more popular than Grafbase. It has been mentiond 19 times since March 2021. 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.
Automated analysis tools: SonarQube, CodeClimate, and Codacy detect code-level debt automatically: cyclomatic complexity, code duplication, dependency staleness, and coverage gaps. These tools supplement but don't replace the architectural and business-logic debt that requires human judgment to identify and document. - Source: dev.to / 3 months ago
CodeClimate and Codacy can generate before/after metrics for code quality that make the starting and ending states concrete rather than subjective. - Source: dev.to / 3 months ago
CodeClimate quantifies maintainability so teams canโt hand-wave garbage away. - Source: dev.to / 11 months ago
Code Climate: Link - Automated code review and quality analysis for codebase health. - Source: dev.to / about 1 year ago
Use tools like SonarQube or CodeClimate to spot the high-risk 20%. Then fix one thing at a time not everything at once. This isnโt Dark Souls. - Source: dev.to / over 1 year ago
That setup is possible, and in the next section, Iโll walk you through how to use Grafbase to achieve this kind of environment, making federation easier to manage as adoption grows without adding overhead. - Source: dev.to / about 1 year ago
Extend schema @link( url: "https://grafbase.com/extensions/rest/0.4.1" import: ["@restEndpoint", "@rest"] ) @restEndpoint(name: "restProducts", baseURL: "https://fakestoreapi.com") Type RestProducts { title: String! price: Float! description: String! category: String! image: String! } Type Query { getAllRestProducts: [RestProducts!]! @rest( method: GET endpoint:... - Source: dev.to / about 1 year ago
> If you don't mind me asking, which companies? Or how do you get into this industry within an industry? I'd really love to work on some programming language implementations professionally (although maybe that's just because I've built them non-professionally until now), You do not need to write programming languages to need parsers and lexers. My last company was Prisma (https://prisma.io) where we had our own... - Source: Hacker News / almost 2 years ago
Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.
Hasura - Hasura is an open platform to build scalable app backends, offering a built-in database, search, user-management and more.
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.
Graphweaver - Turn multiple data sources into a single GraphQL API
ESLint - The fully pluggable JavaScript code quality tool
Fissible.dev - Self-hosted CMS and API platform with enforced approvals and contract validation.