Giter Site home page Giter Site logo

egghead-angularjs-from-scratch-getting-started's People

Contributors

creeland avatar joelhooks avatar shikloshi avatar theianjones avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

egghead-angularjs-from-scratch-getting-started's Issues

Help

Hi Guys!

How can I set a default category e.g: "Development", instead of get the whole list of bookmarks as a default.

If someone can give me a hand I will appreciate.

Cheers!

Angular 1.3.10

This isn't really an issue, but the videos and code use angular 1.2.19 and the adding of bookmarks works create, but when you update to the current version of angular 1.3.10 it seems like the filter on ng-repeats acts a bit different and the new item doesn't show up on the screen. I was wonder what needs to change to get the adding to working correctly in the current version of angular

Current category of a new bookmark is not set

Should be:
function createBookmark(bookmark){
bookmark.id = $scope.bookmarks.length;
bookmark.category = currentCategory; // <-----
$scope.bookmarks.push(bookmark);

    resetCreateForm();
  }

wrong initial state

Hi, I started to watch the egghead AngularJS App From Scratch: Getting Started. I downloaded the code and the index.start.html and app.start.js files are not the same as the one in the video (AngularJS App From Scratch: Getting Started). Not sure if it's a bug but it might be confusing for someone that starts working with angular. Hope this helps. Thanks for the videos.

final html, initial html

The html files don't actually work in the browser the way they do in the videos, these are the screens I get,
screen shot 2014-08-21 at 3 52 38 pm
screen shot 2014-08-21 at 3 52 47 pm
screen shot 2014-08-21 at 3 52 55 pm

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.