SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code. SonarQube integrates into the developers' CI/CD pipeline and DevOps platform to detect and help fix issues in the code while performing continuous inspection of projects.
Supported by the Sonar Clean as You Code methodology, only code that meets the defined quality standard can be released to production. SonarQube analyzes the most popular programming languages, frameworks, and infrastructure technologies and supports over 5,000 Clean Code rules.
Trusted by 7 million developers and 400,000 organizations globally to clean more than half a trillion lines of code, Sonar has become integral to delivering better software.
Explore our pricing and request an evaluation: https://www.sonarsource.com/plans-and-pricing/
No CSS-Tricks videos yet. You could help us improve this page by suggesting one.
Based on our record, CSS-Tricks seems to be a lot more popular than SonarQube. While we know about 136 links to CSS-Tricks, we've tracked only 1 mention of SonarQube. 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.
Even for Java, C# and JS we do enforce such kind of rules, e.g. https://sonarqube.org. - Source: Hacker News / over 2 years ago
CSS Tricks: Visit CSS-Tricks for lots of tips and examples related to CSS, including how to work with React. - Source: dev.to / 2 months ago
CSS-Tricks Css-tricks.com Guides, snippets, and tutorials for CSS/JS design patterns. - Source: dev.to / 3 months ago
CSS Tricks has great tutorials on building theme toggles. - Source: dev.to / 3 months ago
I found a very detailed yet concise tutorial on how to play with this by CSS-TRICKS: tutorial. - Source: dev.to / 4 months ago
I’ve found that solution on CSS tricks, so in case you want to dive deeper to how that formula works, here’s the original article about it: https://css-tricks.com/an-auto-filling-css-grid-with-max-columns/. - Source: dev.to / over 1 year ago
Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.
Flexbox Froggy - A game for learning CSS flexbox
Coverity Scan - Find and fix defects in your Java, C/C++ or C# open source project for free
CodePen - A front end web development playground.
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.
CSS Grid Garden - A game for learning CSS grid layout