Code Monkey home page Code Monkey logo

planetoftheweb / angularmobile Goto Github PK

View Code? Open in Web Editor NEW
85.0 22.0 85.0 2.27 MB

Repository for my tutorial course: Repository for my tutorial course: Bootstrap 4 Essential Training on LinkedIn Learning and Lynda.com on LinkedIn Learning and Lynda.com.

Home Page: http://iviewsource.com/exercises/angularMobile

JavaScript 77.77% CSS 22.05% HTML 0.17%
angularjs angularjs1 ionic ionic1 tutorial training linkedinlearning lynda-com rayvillalobos

angularmobile's Introduction

Photo

Ray Villalobos is a full-stack design/development teacher and Senior Staff Author at LinkedIn Learning. His courses are focused on topics like JavaScript, React, Svelte, Vue, Sass plus frameworks like Bootstrap and tools that can make you a faster, more efficient developer. He approaches teaching with a clear and practical style which can help you improve your skills through real-world exercises and projects.

As the Director of Multimedia for Entravision Communications, Ray managed a network of radio and TV station websites on the East Coast. He designed large newspaper sites and created interactive projects/games for the Tribune network of newspapers.

My Content

angularmobile's People

Contributors

planetoftheweb 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

Watchers

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

angularmobile's Issues

Not working in Android in proper way

Hi ,
You code is only working on iOS OS and web browser but in Android it is not working in following area :

  1. Hide search everywhere
  2. Tab is displaying at top
  3. White screen at top and sometime above the list
  4. On click over list , it is displaying calender not artist list or back
  5. all above for android only.

Using Angular Controllers: Local images not showing

Tried ng-src="img/{{item.shortname}}_tn.jpg" and src="img/{{item.shortname}}_tn.jpg" with no luck. Could this be an Angular issue, possibly in ionic.bundle.js?

In app.js:

.controller('ListController', ['$scope', '$http', function($scope, $http){
$http.get('js/data.json').success(function(data){
$scope.artists = data;
});
}]);

Find a Bug.

If I search name, for example: 'Xhou', all other people disappeared, that's great!
However, when I tap on it, The other gay's profile page showed. >.<

add .artists in doRefresh in app.js

in the master you forgot to add .artists in doRefresh in app.js so the list wont refresh right.
You are the best teacher I came accross , thanks a lot !!

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.