Angular 4.0 from the start to the actual combat to build a stock management website

Source: Internet
Author: User
Tags html form

Course Catalogue and:

The 1th chapter is ready, so start!!!
In this chapter, we will start with a brief introduction to the contents of the whole course, including the arrangement of chapters, the introduction of practical cases and the introduction of pre-knowledge. Then we will introduce and compare the architecture of angularjs and angular from a higher perspective, so that you have a preliminary impression of angular. ...
The 2nd chapter begins angular development
We will begin to develop a simple angular application. First you will learn the architecture of the standard angular program and then learn how to build a angular development environment in which to create projects, write angular components, and eventually run a angular application. At the end of this chapter, we will write the first version of the online auction program auction, using the knowledge learned in this chapter to write a modular home page. ...
3rd Chapter angular-Routing
It mainly explains the knowledge about angular routing. Angular routing provides a flexible way to navigate in a single-page application, and you will learn how to configure routing in parent and child components, how to pass data when navigating from one route to another, and routing-related knowledge, such as sub-routes, redirected routes, secondary routes, and routing guards. At the end of this chapter, we will refactor the previous online auction application and re-encapsulate it as some new ...
4th Chapter angular-Dependency Injection
You will learn about the dependency injection design pattern and how angular implements the dependency injection pattern. The most important problem in angular development is how to develop reusable components, and dependency injection is one of the important techniques to write reusable components. We will explain in detail the knowledge of angular's provider and injector. In the new online auction application, we use dependency injection to decouple the dependencies between components and services. Make the component heavier ...
5th. Data binding, responsive programming and plumbing
We'll start with a detailed introduction to the various data binding methods in angular, and then introduce the basics of responsive programming, where we frequently use responsive programming to handle various asynchronous events. In this chapter, we'll also show you how to use pipelines to format and filter data. At the end of this chapter, we will use the knowledge learned in this chapter to add a product filtering function to our online auction process. ...
6th Chapter Communication between components
Mainly about how to let the components communicate with each other in a loosely coupled way, we learn the input and output properties of the component, learn a new pattern: The middleman mode, and learn about the component lifecycle, including component lifecycle hooks and angular change detection mechanisms. Finally, we will add a product review function for the online auction process, in which you will use the knowledge of this chapter to develop a highly reusable ...
7th Chapter Form Processing
Mainly on how to deal with forms in angular, we will start with the most basic HTML form, first we will discuss the shortcomings of the pure HTML form, and then explain how angular's form processing API can compensate for these deficiencies. We will introduce angular's two forms processing APIs in detail, a set of templates called template forms, and another set of responsive forms that describe their respective features, advantages, and areas of need for attention. We will also learn in detail how to make ...
8th. Communication with the server
This chapter explains how a angular client application communicates with the server using the HTTP protocol and the WebSocket protocol. First we will create a simple Web server with the Nodejs and express framework. We then introduce the HTTP service for angular and how to use the HTTP service to communicate with the service and respond to the data returned by the processing server. Then we will enter the most difficult part of the course, and we will explain in detail the features of the WebSocket protocol ...
9th. Building and Deployment
We'll learn how to compile a project written in Typescript, build it into the final, post-release JS code, and publish it to the Nodejs server we wrote in the previous chapter. We will also discuss angular's multi-environmental support capabilities and learn how to adapt a set of codes to various environments such as development, testing, and production. ...
The 10th chapter of the course summary
The journey of learning is finally completed, and this chapter will look back at the lessons learned from the course and point out some direction for further study.

: http://www.itsource.com.cn/thread-289-1-1.html

Angular 4.0 from the start to the actual combat to build a stock management website

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.