# learn-component **Repository Path**: webcpoo/learn-component ## Basic Information - **Project Name**: learn-component - **Description**: Angular组件基础内容 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 62 - **Created**: 2017-08-15 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LearnComponent 这是一个教学项目,用来教Angular初学者如何写组件。 分支上的内容: - template分支,用12个例子全面示范Angular的模板语法 - communication分支,示范组件之间的通讯 - hooks分支,示范组件的生命周期玩法