-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e9aef2b
commit 660b0ba
Showing
3 changed files
with
51 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -99,6 +99,48 @@ <h1 class="header-title"> | |
<a href="mailto:[email protected]">Email</a> | ||
</span> | ||
</div><ul><li class="list"> | ||
<strong>frontend</strong> | ||
</li><ul><li> | ||
<span>2024-07-21</span> | ||
<a href="/husky%EC%99%80-lint-staged%EB%A1%9C-git-hooks-%EC%9E%90%EB%8F%99%ED%99%94%ED%95%98%EA%B8%B0.html" class="post-item" | ||
>Husky와 lint-staged로 Git Hooks 자동화하기</a | ||
> | ||
</li><li> | ||
<span>2024-07-14</span> | ||
<a href="/react-query%EC%99%80-concurrent-ui-pattern%EC%9C%BC%EB%A1%9C-%EC%84%9C%EB%B2%84-%EC%83%81%ED%83%9C-%ED%9A%A8%EC%9C%A8%EC%A0%81%EC%9C%BC%EB%A1%9C-%EA%B4%80%EB%A6%AC%ED%95%98%EA%B8%B0.html" class="post-item" | ||
>React Query와 Concurrent UI Pattern으로 서버 상태 효율적으로 관리하기</a | ||
> | ||
</li><li> | ||
<span>2024-07-12</span> | ||
<a href="/api-%ED%86%B5%EC%8B%A0%EB%B6%80%ED%84%B0-%EC%97%90%EB%9F%AC-%ED%95%B8%EB%93%A4%EB%A7%81%EA%B9%8C%EC%A7%80-feat-axios.html" class="post-item" | ||
>API 통신부터 에러 핸들링까지(feat. Axios)</a | ||
> | ||
</li><li> | ||
<span>2024-07-06</span> | ||
<a href="/react-context-api%EB%A1%9C-%EC%A0%84%EC%97%AD-%EC%83%81%ED%83%9C-%EA%B4%80%EB%A6%AC%EC%99%80-%EC%82%AC%EC%9A%A9%EC%9E%90-%EC%9D%B8%EC%A6%9D-%EA%B5%AC%ED%98%84%ED%95%B4%EB%B3%B4%EA%B8%B0.html" class="post-item" | ||
>React Context API로 전역 상태 관리와 사용자 인증 구현해보기</a | ||
> | ||
</li><li> | ||
<span>2024-07-05</span> | ||
<a href="/createbrowserrouter%EB%A5%BC-%ED%99%9C%EC%9A%A9%ED%95%9C-%ED%9A%A8%EC%9C%A8%EC%A0%81%EC%9D%B8-react-%EB%9D%BC%EC%9A%B0%ED%8C%85-%EC%84%A4%EC%A0%95%ED%95%98%EA%B8%B0-v6-4.html" class="post-item" | ||
>createBrowserRouter를 활용한 효율적인 React 라우팅 설정하기 (v6.4+)</a | ||
> | ||
</li><li> | ||
<span>2024-07-03</span> | ||
<a href="/storybook%EC%9C%BC%EB%A1%9C-ui-%ED%85%8C%EC%8A%A4%ED%8C%85%EA%B3%BC-%EB%B0%B0%ED%8F%AC-ci-%ED%95%9C%EB%B2%88%EC%97%90-%ED%95%B4%EA%B2%B0%ED%95%98%EA%B8%B0.html" class="post-item" | ||
>Storybook으로 UI 테스팅과 배포(CI) 한번에 해결하기</a | ||
> | ||
</li><li> | ||
<span>2024-07-02</span> | ||
<a href="/eslint-prettier-%EC%84%A4%EC%B9%98-%EB%B0%8F-%EB%A3%B0-%EC%84%A4%EC%A0%95%EC%9D%84-%ED%86%B5%ED%95%9C-%ED%94%84%EB%A1%9C%EC%A0%9D%ED%8A%B8-%EC%B4%88%EA%B8%B0-%EC%84%B8%ED%8C%85%ED%95%98%EA%B8%B0.html" class="post-item" | ||
>ESLint & Prettier 설치 및 룰 설정을 통한 프로젝트 초기 세팅하기</a | ||
> | ||
</li><li> | ||
<span>2024-07-01</span> | ||
<a href="/cra-typescript-%ED%94%84%EB%A1%9C%EC%A0%9D%ED%8A%B8-%ED%99%98%EA%B2%BD%EC%97%90%EC%84%9C%EC%9D%98-%EC%A0%88%EB%8C%80-%EA%B2%BD%EB%A1%9C-%EC%84%A4%EC%A0%95%ED%95%98%EA%B8%B0.html" class="post-item" | ||
>CRA + TypeScript 프로젝트 환경에서의 절대 경로 설정하기</a | ||
> | ||
</li></ul><li class="list"> | ||
<strong>👨🏻💻 kakao tech campus 2th ~</strong> | ||
</li><ul><li> | ||
<span>2024-05-14</span> | ||
|
@@ -194,48 +236,6 @@ <h1 class="header-title"> | |
<a href="/%EB%A9%8B%EC%9F%81%EC%9D%B4%EC%82%AC%EC%9E%90%EC%B2%98%EB%9F%BC-11%EA%B8%B0-%EC%B6%A9%EB%82%A8%EB%8C%80%ED%95%99%EA%B5%90-%ED%94%84%EB%A1%A0%ED%8A%B8%EC%97%94%EB%93%9C-11%EA%B8%B0-%ED%95%A9%EA%B2%A9-%ED%9B%84%EA%B8%B0.html" class="post-item" | ||
>멋쟁이사자처럼 11기 충남대학교 프론트엔드 합격 후기</a | ||
> | ||
</li></ul><li class="list"> | ||
<strong>frontend</strong> | ||
</li><ul><li> | ||
<span>2024-07-21</span> | ||
<a href="/husky%EC%99%80-lint-staged%EB%A1%9C-git-hooks-%EC%9E%90%EB%8F%99%ED%99%94%ED%95%98%EA%B8%B0.html" class="post-item" | ||
>Husky와 lint-staged로 Git Hooks 자동화하기</a | ||
> | ||
</li><li> | ||
<span>2024-07-14</span> | ||
<a href="/react-query%EC%99%80-concurrent-ui-pattern%EC%9C%BC%EB%A1%9C-%EC%84%9C%EB%B2%84-%EC%83%81%ED%83%9C-%ED%9A%A8%EC%9C%A8%EC%A0%81%EC%9C%BC%EB%A1%9C-%EA%B4%80%EB%A6%AC%ED%95%98%EA%B8%B0.html" class="post-item" | ||
>React Query와 Concurrent UI Pattern으로 서버 상태 효율적으로 관리하기</a | ||
> | ||
</li><li> | ||
<span>2024-07-12</span> | ||
<a href="/api-%ED%86%B5%EC%8B%A0%EB%B6%80%ED%84%B0-%EC%97%90%EB%9F%AC-%ED%95%B8%EB%93%A4%EB%A7%81%EA%B9%8C%EC%A7%80-feat-axios.html" class="post-item" | ||
>API 통신부터 에러 핸들링까지(feat. Axios)</a | ||
> | ||
</li><li> | ||
<span>2024-07-06</span> | ||
<a href="/react-context-api%EB%A1%9C-%EC%A0%84%EC%97%AD-%EC%83%81%ED%83%9C-%EA%B4%80%EB%A6%AC%EC%99%80-%EC%82%AC%EC%9A%A9%EC%9E%90-%EC%9D%B8%EC%A6%9D-%EA%B5%AC%ED%98%84%ED%95%B4%EB%B3%B4%EA%B8%B0.html" class="post-item" | ||
>React Context API로 전역 상태 관리와 사용자 인증 구현해보기</a | ||
> | ||
</li><li> | ||
<span>2024-07-05</span> | ||
<a href="/createbrowserrouter%EB%A5%BC-%ED%99%9C%EC%9A%A9%ED%95%9C-%ED%9A%A8%EC%9C%A8%EC%A0%81%EC%9D%B8-react-%EB%9D%BC%EC%9A%B0%ED%8C%85-%EC%84%A4%EC%A0%95%ED%95%98%EA%B8%B0-v6-4.html" class="post-item" | ||
>createBrowserRouter를 활용한 효율적인 React 라우팅 설정하기 (v6.4+)</a | ||
> | ||
</li><li> | ||
<span>2024-07-03</span> | ||
<a href="/storybook%EC%9C%BC%EB%A1%9C-ui-%ED%85%8C%EC%8A%A4%ED%8C%85%EA%B3%BC-%EB%B0%B0%ED%8F%AC-ci-%ED%95%9C%EB%B2%88%EC%97%90-%ED%95%B4%EA%B2%B0%ED%95%98%EA%B8%B0.html" class="post-item" | ||
>Storybook으로 UI 테스팅과 배포(CI) 한번에 해결하기</a | ||
> | ||
</li><li> | ||
<span>2024-07-02</span> | ||
<a href="/eslint-prettier-%EC%84%A4%EC%B9%98-%EB%B0%8F-%EB%A3%B0-%EC%84%A4%EC%A0%95%EC%9D%84-%ED%86%B5%ED%95%9C-%ED%94%84%EB%A1%9C%EC%A0%9D%ED%8A%B8-%EC%B4%88%EA%B8%B0-%EC%84%B8%ED%8C%85%ED%95%98%EA%B8%B0.html" class="post-item" | ||
>ESLint & Prettier 설치 및 룰 설정을 통한 프로젝트 초기 세팅하기</a | ||
> | ||
</li><li> | ||
<span>2024-07-01</span> | ||
<a href="/cra-typescript-%ED%94%84%EB%A1%9C%EC%A0%9D%ED%8A%B8-%ED%99%98%EA%B2%BD%EC%97%90%EC%84%9C%EC%9D%98-%EC%A0%88%EB%8C%80-%EA%B2%BD%EB%A1%9C-%EC%84%A4%EC%A0%95%ED%95%98%EA%B8%B0.html" class="post-item" | ||
>CRA + TypeScript 프로젝트 환경에서의 절대 경로 설정하기</a | ||
> | ||
</li></ul><li class="list"> | ||
<strong>wooseon</strong> | ||
</li><ul><li> | ||
|