일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- data analyze
- pandas
- DANAWA
- Project
- angular
- 다나와
- keras
- analyzing
- javascript
- 프로젝트
- Scrum
- python
- instance
- Crawling
- AWS
- 자바스크립트
- TypeScript
- opencv
- adaptive life cycle
- Method
- ECS
- matplotlib
- tensorflow
- algorithm
- 크롤링
- 애자일
- visualizing
- data
- webcrawling
- Agile
Archives
- Today
- Total
목록RESULT (1)
LiJell's 성장기
Angular Files
In Angular, each component has at least 4 files that work in harmony together. app.component.css app.component.html the view HTML file that receives variables from the component and displays them app.component.ts the component where variables are declared and modified app.module.ts COMPONENT name = "Lime Jelly"; VIEW Hello, {{name}}! Result Hello, Lime Jelly The double curly braces around {{name..
Front-End/Angular & TypeScript
2022. 6. 2. 22:04