Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/boyeonj/blog

gatsby, typescript, emotion으로 구현한 기술 블로그와 이력서
https://github.com/boyeonj/blog

emotion gatsby typescript

Last synced: about 1 month ago
JSON representation

gatsby, typescript, emotion으로 구현한 기술 블로그와 이력서

Awesome Lists containing this project

README

        

![screenshot](https://github.com/boyeonJ/blog/assets/32887635/1069cede-ff28-4420-aa25-64d4d0d16838)



## boyeon blog
- 기술을 기록하는 blog page, 경험을 정리한 resume page 개발
- dark mode 구현
- Link API로 **prefetch** 적용하여 로딩 최적화
- GatsbyImage, StaticImage으로 **lazy-loading 및 이미지 최적화**
- **custom hook**s을 구현하여 공통 로직 재사용(useInfiniteScroll)
- atomic design pattern 디자인 시스템 구현
- Head API, meta tag, sitemap, robots를 이용하여 **검색엔진 최적화** 하였습니다.
- useMemo로 메모리 최적화

## skills
Gatsby, typescript