Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lecture Notes: Building a Better Tomorrow #349

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

al-the-x
Copy link
Contributor

@al-the-x al-the-x commented Mar 3, 2015

  • Progress Review
    • merging and rebasing
    • code review
  • Tools on Tuesday
    • A Better Branching Model
    • A Better Generator
      • npm install -g generator-gulp-webapp
      • yo gulp-angular and just look around
      • Ruh-roh, Raggy...
      • git checkout . && git clean
      • We like to git mv it...
        • src to app
        • src/js to app/scripts
        • src/scss to app/styles
      • yo gulp-angular now... What? Conflicts?
      • git difftool to the rescue!
      • Now what can we do?
      • Time to commit...
    • Global Thermonuclear War
      • npm install -g generator-angular
      • yo angular:controller

Workflow Models


This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant