Skip to content

Commit

Permalink
Merge pull request #17 from KunHwanAhn/hotfix/22.12.0
Browse files Browse the repository at this point in the history
Hotfix/22.12.0
  • Loading branch information
KunHwanAhn authored Dec 5, 2022
2 parents 3d9a592 + d040a95 commit caccd8c
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 11 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## v22.12.0 (2022-12-05)
- [FEconf] FE Conf 2022 영상 주소 수정 (93be04e)

## v22.10.0 (2022-10-30)
- [FEconf] FEconf 2020 (Track A) - TDD (#13)
- [FEconf] FEconf 2022 (Track B) (#12)
Expand Down
2 changes: 1 addition & 1 deletion FEconf/2022/Track A/01_rescript.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ReScript 같이 해요
- [Youtube](https://youtu.be/jZNk-Ncez6E?t=2720)
- [Youtube](https://youtu.be/208ZBisLuXw?t=75)

## 목차
- 가볍게 알아보기
Expand Down
4 changes: 2 additions & 2 deletions FEconf/2022/Track A/02_라이브러리_개발기.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 라이브러리 개발기@webtoon/psd
- [Youtube](https://youtu.be/jZNk-Ncez6E?t=5732)
# 라이브러리 개발기 @webtoon/psd
- [Youtube](https://youtu.be/R2pBPqLXZNs?t=80)

## 목차
- [@webtoon/psd](https://github.com/webtoon/psd) 라이브러리 동작과 포토삽 파일 구조
Expand Down
2 changes: 1 addition & 1 deletion FEconf/2022/Track A/03_ddd.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 프론트엔드 DDD를 만나다
- [Youtube](https://youtu.be/jZNk-Ncez6E?t=8711)
- [Youtube](https://youtu.be/FeDBlSBPUz8?t=63)

## 목차
- DDD란 무엇일까?
Expand Down
2 changes: 1 addition & 1 deletion FEconf/2022/Track A/04_editor_history.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 텍스트 에디터? 그게 뭘 만드는건데?
- 에디터의 발자취와 새로운 발자국 (React + contenteditable)
- React 기반의 WYSIWYG 에디터로의 도전
- [Youtube](https://youtu.be/jZNk-Ncez6E?t=11718)
- [Youtube](https://youtu.be/xDyUFE1pmmY?t=76)

## 목차
- Intro
Expand Down
2 changes: 1 addition & 1 deletion FEconf/2022/Track A/05_edge_computing.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 엣지 컴퓨팅 - 프론트엔드 포텐셜 (다시) 끌어올리기
- [Youtube](https://youtu.be/jZNk-Ncez6E?t=15588)
- [Youtube](https://youtu.be/YImV7OfPqSo?t=82)

## 시작하기 전에,
- **Front-end**가 정확히 뭐죠?
Expand Down
2 changes: 1 addition & 1 deletion FEconf/2022/Track B/01_디자인시스템.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 디자인 시스템, 형태를 넘어서
- [Youtube](https://youtu.be/ajtpcFkXqqg?t=3117)
- [Youtube](https://youtu.be/21eiJc90ggo?t=12)

## 형태
- 스타일
Expand Down
2 changes: 1 addition & 1 deletion FEconf/2022/Track B/02_모노레포.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 100개 패키지 모노레포 우아하게 운영하기
- [Youtube](https://youtu.be/ajtpcFkXqqg?t=6128)
- [Youtube](https://youtu.be/Ix9gxqKOatY?t=80)

## 목차
- 모노레포에 대하여
Expand Down
2 changes: 1 addition & 1 deletion FEconf/2022/Track B/03_프로토타입.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# UX 개발자, 대형 서비스 빠르게 프로토타입하기
- [Youtube](https://youtu.be/ajtpcFkXqqg?t=9118)
- [Youtube](https://youtu.be/GF_3kGzJpCA?t=65)

## 대형서비스? 프로토타입?
- 대형 서비스는 각각의 영역을 담당하는 개발팀드링 있음
Expand Down
2 changes: 1 addition & 1 deletion FEconf/2022/Track B/04_import.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 내 import 문이 그렇게 이상했나요?
- [Youtube](https://youtu.be/ajtpcFkXqqg?t=12130)
- [Youtube](https://youtu.be/mee1QbvaO10?t=77)

## 우리를 괴롭히는 에러 메시지들

Expand Down
2 changes: 1 addition & 1 deletion FEconf/2022/Track B/05_상태관리.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 상태관리 이 전쟁을 끝내러 왔다
- [Youtube](https://youtu.be/ajtpcFkXqqg?t=15734)
- [Youtube](https://youtu.be/KEDUqA9JeIo?t=80)

## 아키텍처 문제
- 전역 상태 관리 문제가 아니다
Expand Down

0 comments on commit caccd8c

Please sign in to comment.