Do you have a software project startup/ramp-up check list?
In my job I regularly have to work in new projects every couple of months. Usually the team composition changes too so we have to figure out a lot of common understanding/tool choices/coding/testing style questions every time. I've started a basic list that mentions spaces/tabs, line width and naming some specific web app things.
Recently I've seen a great [demo](https://vimeo.com/367846576) where the developer Brad Frost mentioned one questionnaire he uses himself: https://github.com/bradfrost/frontend-guidelines-questionnaire
I like his questionnaire, but I want to find something with more details - at a general level as much as possible without going into specific technologies.
Have you build something like this internally and you're willing to share it or do know of another public list/questionnaire like this?
No comments yet.