13
1 Notch8.com Slide No. 1 by Rob Kaufman [email protected] http://notch8.com http://www.slideshare.net/notch8 http://speakerrate.com/notch8 @orangewolf

Developer Flow

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: Developer Flow

1

Notch8.com Slide No. 1

byRob Kaufman

[email protected] http://notch8.com

http://www.slideshare.net/notch8 http://speakerrate.com/notch8

@orangewolf

Page 2: Developer Flow

Notch8.com Slide No. 2

BUSY!!!

Page 3: Developer Flow

Notch8.com Slide No. 3

Sharpen Your Tools

Page 4: Developer Flow

Notch8.com Slide No. 4

● Get better at your workflow

● Continuous Improvement isn't just for the whole organization, but for each individual as well ● Do so regularly

● Like every Friday, Monday mornings or some other time when your productivity sucks anyway

Page 5: Developer Flow

Notch8.com Slide No. 5

● Learn new Plugins:● Browser● Editor● Rails● Ruby Gems

● Learn new tools● Debugger● Launch Bar / Alfred● New Editor (year of Vim or year of Emacs)

● Software Updates / Upgrades

● Script stuff you do all the time

Page 6: Developer Flow

Notch8.com Slide No. 6

“Work smarter, not harder” - Scrooge McDuck

Page 7: Developer Flow

Notch8.com Slide No. 7

heroku_san

Page 8: Developer Flow

Notch8.com Slide No. 8

heroku_san

Page 9: Developer Flow

Notch8.com Slide No. 9

heroku_san

Room for improvement

● Need ability to declare the default branch to push● Set which credentials to use for multiple heroku accounts

Page 10: Developer Flow

Notch8.com Slide No. 10

Git flow

Page 11: Developer Flow

Notch8.com Slide No. 11

Gitminehttps://github.com/notch8/gitmine

A ticket based workflow● “gitmine branch 1304” to start new task● “gitmine stage 1304 && rake staging deploy” to push into staging● “gitmine review 1304 && rake production deploy” to push to production

Page 12: Developer Flow

Notch8.com Slide No. 12

What About You?

What cool tools do you use to keep your workflow in check?

Page 13: Developer Flow

13

Notch8.com Slide No. 13

byRob Kaufman

[email protected] http://notch8.com

http://www.slideshare.net/notch8 http://speakerrate.com/notch8

@orangewolf