Giter VIP home page Giter VIP logo

mark-angular's Introduction

#mark-angular

这是我根据《Build your own angularJS》从零开始搭建AngularJS框架的project,包括了代码和我的相关笔记(pdf格式,在NOTEBOOK文件夹中).
使用Browserify得到的production bundle和minified bundle在根目录下,可以直接使用,用mark-angular编写的小应用在"sample application"文件夹里,使用浏览器可以直接运行.

###笔记目录:

Part 1: Scopes

  1. Scopes And Digest
  2. Scope Inheritance
  3. Watching Collections
  4. Scope Events

Part 2: Expressions And Filters

Note 2.1

  1. Literal Expressions
  2. Lookup And Function Call Expressions

Note 2.2

  1. Operator Expressions
  2. Filters

Note 2.3

  1. Expressions And Watches

Part 3: Modules And Dependency Injection

  1. Modules And The Injector
  2. Providers
  3. High-Level DI Features

Part 4: Utilities

  1. Promises
  2. $http

Part 5: Directives

Note 5.1

  1. DOM Compilation and Basic Directives
  2. Directive Attributes
  3. Directive Linking and Scopes

Note 5.2

  1. Controllers
  2. Directive Templates
  3. Directive Transclusion

Note 5.3

  1. Interpolation
  2. Bootstrapping Angular

###Introduction:

It's a self-built Angular framework, following Tero Parviainen's book Build Your Own AngularJS.

My related notes will be updated here, in the "note" folder. You can read the "pdf" files directly. If you have any advice, please tell me by issues or email. Thanks :D

###Production bundles

"markangular.js" built by Browserify, "markangular.min.js" minified by UglifyJS.

###Sample application

In "sample application" folder, run the html page in browser directly.

如果您有任何相关的意见或者建议,请提交issues或者给我发Email.非常感谢!

mark-angular's People

Contributors

markselby9 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mark-angular's Issues

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.