Skip to content

Instantly share code, notes, and snippets.

@alexkilla
Created January 4, 2019 19:06
Show Gist options
  • Select an option

  • Save alexkilla/fe53c777d9713de42d54d347c1649d67 to your computer and use it in GitHub Desktop.

Select an option

Save alexkilla/fe53c777d9713de42d54d347c1649d67 to your computer and use it in GitHub Desktop.
These are some questions that can help you know more of a new project before you decide you want to work there.

Questions worth doing when entering a new project

whats the domain of the project meaning to know the field and the types of problems the app/software solves?

what are the major problems engineering right now??

what are the tools(techStack) used by the application and why were they chosen or think they were chosen??

what is the flow of a single ticket, describe the workflow in general from req to delivery?

what's the front end like (techs/operations/architecture)?

what's the back end like (techs/operations/architecture)?

@jmsalcido
Copy link

I like the question:
what are the major problems engineering right now??

I would add:

what's the process for adding new features?

is there a person who's mainly effort is to make requirements for the product?

how are the deployments done?

do we have a devops team?

what are the most fragile parts of the project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment