Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Secret Life of the Full Time Web Developer (what they don’t tell you in tutorials)

pwnela
April 21, 2016

Secret Life of the Full Time Web Developer (what they don’t tell you in tutorials)

As given to the Ladies of Tech Talent South meetup
April 21, 2016

pwnela

April 21, 2016
Tweet

More Decks by pwnela

Other Decks in Technology

Transcript

  1. Secret Life of the Full Time Web Developer (what they

    don’t tell you in tutorials) Ladies of TTS April 21, 2016 Pamela O. Vickers / @pwnela
  2. So how does an average day look and feel once

    you’re able to tread water?
  3. rebase on master (that means my git history now looks

    like I was working on master all along!)
  4. Why are my tests failing? • did I run migrations?

    • did I “prepare” my test db after? • are there new environment variables that I am missing? • have I restarted my server recently?
  5. don’t spin your wheels too long; maybe it is something

    quick to fix that someone else knows
  6. • Leave yourself a failing or pending test that asserts

    what you need to build or fix next • Leave a comment on your pull request, last commit, or Pivotal Tracker (story tracking tool) about what you’ve done and have left to do
  7. • Leave yourself a failing or pending test that asserts

    what you need to build or fix next • Leave a comment on your pull request, last commit, Pivotal Tracker (story tracking tool) about what you’ve done and have left to do • Leave a WIP commit as a little message to yourself containing whatever loose ends
  8. • Leave yourself a failing or pending test that asserts

    what you need to build or fix next • Leave a comment on your pull request, last commit, Pivotal Tracker (story tracking tool) about what you’ve done and have left to do • Leave a WIP commit, as a little message all to yourself containing whatever loose ends • ?????????<whatever works for you!>?????????
  9. Links • tech404.io (#beginners_and_mentors, #all-the-nerdy- ladies, #rails-bridge-atl, #rails-hartl-tutorial, many others!)

    • allthenerdyladies.slack.com (ask Megan!) • screenhero.com (great for screen sharing) • google.com • stackoverflow.com • giphy.com • melissa.holmes.io/speaking.html (for talk on Pry)