Coder Social home page Coder Social logo

grumblr_angular's Introduction

Grumblr Angular

Releases

Rather than using branches to indicate the different "steps" of creating Grumblr, we're using commits. If you check out the commits of the solution branch, you'll see what we mean.

The different steps can be downloaded via Releases. These are usually used to release different versions of an app, which is why each one has a version number: 1.0.0, 1.0.1, and so on.

The starter code for the first Angular class is version 1.0.0. The solution code for the first class is 1.0.1. The solution code for the third class is 3.0.1.

You can download a release by clicking its Source code (zip) link. (If it doesn't expand automatically into a folder, double-click it.) The advantage of this is that each release will be downloaded into its own folder with a name like grumblr_angular_2.0.1.

Instead of juggling a bunch of branches in one repo, you'll instead just be able to go from folder to folder.

Note: The zip files do not include a .git folder, like git clone gives you. So if you do want to use Git inside one of the folders, you'll need to $ git init inside it.

Monday

Continue working on your local repository from in-class, completing edit, update, and delete functionality. No deliverable tonight.

Tuesday

You will have forked and cloned this repository in class. Complete show and edit functionality with routes for show, new, and edit. Submit an issue with a link to your code on this repo to turn in.

Wednesday

Starter Code

$ git checkout -b ui-router 1.0.0

Solution Code

$ git checkout ui-router-solution

Thursday

Starter Code

$ git checkout -b custom-directives 2.0.0

Solution Code

$ git checkout -b custom-directives-solution 2.0.1

Friday

Starter Code

$ git checkout -b custom-directives-with-auth 3.0.0

Solution Code

$ git checkout -b custom-directives-with-auth-solution 3.0.1

grumblr_angular's People

Contributors

robertakarobin avatar jshawl avatar pzhang87 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.