Get rid of those boolean function parameters (2015)

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Error Prone

    Catch common Java mistakes as compile-time errors

  • Linters can check for this sort of thing, for example Error Prone[0] has a lint[1] for this.

    Totally agree this is better to be in the language proper so we don't need this extra tooling.

    [0]: https://errorprone.info

    [1]: https://errorprone.info/bugpattern/ParameterName

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts