GithubHelp home page GithubHelp logo

angular-phonecat-1's Introduction

Open the preview panel in the bottom right, you shoud see our default app. It's not very exciting, but that's OK.

The HTML page that displays "Nothing here yet!". The code contains some key Angular elements that we will need as we progress.

Course Introduction

  1. The left panel has two parts: the upper half contains documentation and code explanation, the lower half is the exercise we want you to complete.

  2. The right panel contains code editor and preview window. Every time an exercise is submitted, we will save your code and run it. So the result will show up in the preview window.

  3. A webapp is a complex project, which often contains dozens' of files (html, js, css, library dependencies ...). For the interesting of learning, we only show the most relevant files to an exercise. If you need to get an overall picture of the project, you can check the code in your github account (We push all your code in the courses to your github account).

Code structure for this course

  1. We have three <meta> tags in the main index.html file which are not relevant to the course. They are used to prevent brower caching so as to see the latest result in preview window. Normally You do not need them in your own project.

  2. We put the library files in the lib folder. There are references to them in index.html. We will not show them in code editor (they are quite long). The library files are angular, jquery and bootstrap css framwork.

angular-phonecat-1's People

Contributors

alexeygolev avatar btford avatar cburgdorf avatar djebbz avatar dmitriz avatar doron2402 avatar elnur avatar ermakovich avatar fuentesjr avatar houfeng0923 avatar ifedotov avatar igorminar avatar iszak avatar jeffbcross avatar jksdua avatar juliemr avatar lfender6445 avatar marcenuc avatar meticulous-dft avatar mhevery avatar michaelneale avatar ngdashboard avatar petebacondarwin avatar philspitler avatar rolaveric avatar segeda avatar shaohua avatar tbosch avatar vojtajina avatar wislon avatar

Watchers

 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.