Skip to content

Feature/7 basic results#22

Open
eddiejaoude wants to merge 8 commits intoprototype-v0.1.0from
feature/7-basic-results
Open

Feature/7 basic results#22
eddiejaoude wants to merge 8 commits intoprototype-v0.1.0from
feature/7-basic-results

Conversation

@eddiejaoude
Copy link
Contributor

  • Call API
  • List results

screenshot 2016-01-06 07 10 47

@eddiejaoude eddiejaoude added this to the v0.2.*: Prototype milestone Jan 6, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably better to use angular.bootstrap vs ng-app gives more flexibility when you get onto more complex coding

@andrew-cunliffe
Copy link

jQuery and Angular in a single project... better to pick a single JavaScript framework than use two, I have never found a valid need to use jQuery within an Angular project, there are libraries for everything that are alternatives to jQuery ones, also.... you can normally wrap any third party library as an Angular service and still use it (when you get to needing one that does not exist as a module you can load) checkout Angular-UI projects, there is a bootstrap piece that you can use to remove all the bootstrap jQuery, and even has some extra features that are pretty handy when working with bootstrap... or just use the Angular Material project :)

Otherwise good start!

@eddiejaoude
Copy link
Contributor Author

Thanks for comments @andrew-cunliffe, I will go through them 😄

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.

2 participants