dwyl / learn-codeclimate

:rainbow: Learn how to use CodeClimate to track the quality of your JavaScript/Node.js code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeClimate is your Friend

code review

Why?

Want to track code quality in your project?

What?

If you have not heard of or tried CodeClimate, visit: https://codeclimate.com

Useful Links

Paying for it

As with all great services, there is a price to pay for using CodeClimate (with private projects).
Its easy to fall into the trap of thinking $99 per month is "expensive"... But I suggest you

Think of CodeClimate as a member of your team who's job is to
code-review and alert people when code gets better or worse
.

CodeClimate Pricing

If you're still having trouble convincing your "boss" that $99 per month is cheap for a "second pair of eyes" on your code,
try it (free) for your personal (open source) GitHub projects learn what code quality looks like and then try again.

Alternatives to CodeClimate

About

:rainbow: Learn how to use CodeClimate to track the quality of your JavaScript/Node.js code.