Skip to content

Instantly share code, notes, and snippets.

# DTR: Define the Relationship
One teammate should copy and paste the *raw* markdown into a gist of your own.
### Guiding Questions to Define The Relationship:
* What is your collaboration style? How do you feel about pair programming vs. divide-and-conquer approaches?
* How do you communicate best? How do you appreciate receiving communication from others?
* How would you describe your work style?
* What are each of our strengths? How can our strengths complement each other?
# DTR: Define the Relationship
One teammate should copy and paste the *raw* markdown into a gist of your own.
### Guiding Questions to Define The Relationship:
* What is your collaboration style? How do you feel about pair programming vs. divide-and-conquer approaches?
* How do you communicate best? How do you appreciate receiving communication from others?
* How would you describe your work style?
* What are each of our strengths? How can our strengths complement each other?
# DTR: Define the Relationship
One teammate should copy and paste the *raw* markdown into a gist of your own.
### Guiding Questions to Define The Relationship:
* What is your collaboration style? How do you feel about pair programming vs. divide-and-conquer approaches?
* How do you communicate best? How do you appreciate receiving communication from others?
* How would you describe your work style?
* What are each of our strengths? How can our strengths complement each other?

Please describe the current vision you have for your career. What are the values that will drive your job search? What are your goals for your job search? What kind of role do you see yourself pursuing in your job search?

Initially I would like to start at a company with a decent value system, a tech stack I am interested in, and a notable mentorship program for new devs. I would like to work at a company that has a culture of inclusion that they are always working to improve. I imagine I will start out as a junior front end developer. Eventually I would like to be able to do fullstack, so I would like to work in an environment where there is room to grow. Opportunities to go to confrences and take workshops for continuing education is also valuable to me. My long term stretch goal is to get enough experience and continuing ed to be able to pay it forward. I wouly like to eventually be able to teach formerly incarcerated people in the Philadelphia area programming fundamentals. Ideally I will be able to p

## What is a "framework?" And how does it differ from a "library?"
difference lies in "inversion of control".
The technical difference between a framework and library lies in a term called inversion of control.
With a library you choose when and where to call it and implement the code. With a framework it provides places for you to
plus in code but it is in charge of the "flow".
You call a libraries code, a framework calls your code.
## Why should we consider using a framework over vanilla JS like you have been doing in mods 1 and 2?
They are more efficient. They provide a blueprint to work off of instead of having to build out an entire foundation.
they help async functionality and data retrieval be easier and have fewer bugs.
@oliviacweb
oliviacweb / dtr-whats-cookin
Created March 23, 2020 22:34
DTR for FE mod 2 paired project
# DTR: Define the Relationship
One teammate should copy and paste the *raw* markdown into a gist of your own.
### Guiding Questions to Define The Relationship:
* What is your collaboration style? How do you feel about pair programming vs. divide-and-conquer approaches?
* How do you communicate best? How do you appreciate receiving communication from others?
* How would you describe your work style?
* What are each of our strengths? How can our strengths complement each other?

DTR: Define the Relationship

One teammate should copy and paste the raw markdown into a gist of your own.

Guiding Questions to Define The Relationship:

  • What is your collaboration style? How do you feel about pair programming vs. divide-and-conquer approaches?
  • How do you communicate best? How do you appreciate receiving communication from others?
  • How would you describe your work style?
  • What are each of our strengths? How can our strengths complement each other?
@oliviacweb
oliviacweb / dtr-fitlit-mod2.md
Created February 4, 2020 01:09
DTR for FE mod 2 paired project: Fitlit

DTR: Define the Relationship

One teammate should copy and paste the raw markdown into a gist of your own.

Guiding Questions to Define The Relationship:

  • What is your collaboration style? How do you feel about pair programming vs. divide-and-conquer approaches?
  • How do you communicate best? How do you appreciate receiving communication from others?
  • How would you describe your work style?
  • What are each of our strengths? How can our strengths complement each other?
### JavaScript Code Challenges
- [Objects - Mild](https://repl.it/@oliviacweb1/Objects-Mild-1)
- [Arrays - Medium](https://repl.it/@oliviacweb1/Filtering-Medium)
- [Arrays - Medium](https://repl.it/@oliviacweb1/Every-Medium)
### OOJS + TDD Challenges
- [Books + Authors](https://github.com/oliviacweb/books-and-authors-1)

DTR: Define the Relationship

Use this template to when conducting DTR with your project partners. It's recommended that you copy/paste this template into your own gist each time you conduct a DTR to take notes on the conversation.

Guiding Questions to Define The Relationship:

  • What are each of our learning goals for this project? What drives us in this project
  • What is your collaboration style? How do you feel about pair programming vs. divide-and-conquer approaches?=
  • How do you communicate best? How do you appreciate receiving communication from others?
  • How would you describe your work style?