Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qkreltms/web-components-basic
https://github.com/qkreltms/web-components-basic
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/qkreltms/web-components-basic
- Owner: qkreltms
- Created: 2024-06-29T06:21:04.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-15T14:04:45.000Z (4 months ago)
- Last Synced: 2024-07-16T05:42:57.230Z (4 months ago)
- Language: JavaScript
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 웹 컴포넌트 기초
목표:
1. 풀스택 개발 [o]
2. 웹 컴포넌트를 사용하여 확장성있는 프론트 화면을 구현한다. [o]
3. SPA 라우터 구현 [o]
4. 웹 컴포넌트 component, 상수값을 npm에 배포하는 형식으로 monorepo 구현 (+a 스토리북)
3. github action을 활용하여 CI/CD 구현 및 배포# 도전과제
1. 업데이트가 필요한 DOM만 업데이트 => 깜빡임 해소