Resources for Senior Dev

This page summarizes the projects mentioned and recommended in the original post on /r/cscareerquestionsCAD

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • husky

    Git hooks made easy 🐶 woof!

  • The way that these things should be enforced is by a non-biased CI/CD process. Code linting and unit testing occurs on git hooks with husky. Establish rules enforced by configurations within the codebase itself so that no code that breaks those rules is allowed to be pushed to the remote branch.

  • prettier

    Prettier is an opinionated code formatter.

  • In terms of getting buy in from the rest of your team, I would start by making the case that these issues are simply not something worth investing time on anymore. The whole reason we have and use tools like prettier now isn't to have big discussions about whether we want to use tabs or spaces or trailing commas or not, it's to simply stop thinking about those things entirely so you can focus your time and energy solving business problems where it belongs.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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