Skip to content

Instantly share code, notes, and snippets.

View joel-oe-lacey's full-sized avatar

Joel Lacey joel-oe-lacey

View GitHub Profile
@joel-oe-lacey
joel-oe-lacey / vrad-dtr.md
Last active February 5, 2020 17:00
vrad-dtr-joel-noah

#DTR: Define the Relationship

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?
  • What are each of our strengths? How can our strengths complement each other?
  • What’s gone well or poorly in your previous projects?
  • How will we set direction and make decisions as a team?
@joel-oe-lacey
joel-oe-lacey / m4_fe_rundown_for_be.md
Created March 22, 2020 19:50
Frontend Introduction

Rundown

  • What is react
    • How would you do things without it - grandiose Sarajevo
      • Have elements on page
      • Target those elements and add event listeners
      • Disadvantages is very bulky, and you might want to do things conditionally depending on the status of different page interactions
        • To do this in vanilla you end up with loads of handler functions
    • Enter react
      • React allows you to create components that help isolate responsibilities and functionality
  • Does so by building a template to display similar to ERB
@joel-oe-lacey
joel-oe-lacey / m4_fe_rundown_for_be.md
Last active March 22, 2020 19:52
FE Introduction For BE

FE Introduction For BE

  • What is React?
    • How would you do things without it - grandiose Sarajevo
      • Have elements on page
      • Target those elements and add event listeners
      • Disadvantages is very bulky, and you might want to do things conditionally depending on the status of different page interactions
        • To do this in vanilla you end up with loads of handler functions
    • Enter react
      • React allows you to create components that help isolate responsibilities and functionality
  • Does so by building a template to display similar to ERB
@joel-oe-lacey
joel-oe-lacey / m4_befe_norms.md
Last active March 23, 2020 19:29
Mod 4 Collective Cohort Norms

Mod 4 Collective Cohort Norms

Embrace the suck

It's going to be a struggle, lean into it and keep it positive

Don’t be afraid to ask questions, there are no bad questions, check the ego.

Ask questions in combined channel or in befe

Take time for ourselves, ensure that we take poms & mental breaks.

Respect each others personal lives & schedules. Support each other in that balance.

@joel-oe-lacey
joel-oe-lacey / dev_machine_ajp.md
Created March 30, 2020 16:31
Dev.To Machine Collection Retro - Joel, Ali, Phil

Machine Collections - Joel, Ali, Phil What went well?

  • We passed! This project had some struggles both with the climate and just trying to contend with the cross-pol even with the extension.
  • Managed to connect and sync up well as a group.
  • Did great at staying on timelines & communicating effectively, held a stand-up each day. Good buy in from all team members.
  • Came out with a good retrospective of how you would approach a similar code base, how you'd work with a cross-over team. In general helped enhance comfort levels with a similar workflow on a potential job.
  • Got a chance at learning and exploration without going overboard.

What could be improved?

  • Maybe some more cross-over learning.
@joel-oe-lacey
joel-oe-lacey / dev_machine_ajp.md
Last active March 30, 2020 16:31
Dev.To Machine Collection Retro - Joel, Ali, Phil

Machine Collections - Joel, Ali, Phil

What went well?

  • We passed! This project had some struggles both with the climate and just trying to contend with the cross-pol even with the extension.
  • Managed to connect and sync up well as a group.
  • Did great at staying on timelines & communicating effectively, held a stand-up each day. Good buy in from all team members.
  • Came out with a good retrospective of how you would approach a similar code base, how you'd work with a cross-over team. In general helped enhance comfort levels with a similar workflow on a potential job.
  • Got a chance at learning and exploration without going overboard.

What could be improved?