Skip to content

Instantly share code, notes, and snippets.

@swcho
Created September 24, 2020 04:45
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save swcho/c564cf35de12ec2b9da3abb098ce195e to your computer and use it in GitHub Desktop.
Save swcho/c564cf35de12ec2b9da3abb098ce195e to your computer and use it in GitHub Desktop.
[20-09-4주] 지극히 주관적인 devlog

개발일반

고객대응 (Customer-Facing Roles) 제품관련 (Product Roles) 운영업무 (Support Roles) 기술문서 (Teaching and Writing Roles) 분석업무 (Analytical Roles) 사장되기 (Independence and Flexibility)

github의 repository template 기능 소개 프로젝트 템플릭을 손쉽게 만들어 사용할 수 있음

FE

다양한 animation 버튼 모음

바다속 탐험, 스크롤에 따라 바다 깊이 만큼 내려가면서 탐험

게임 대회에서 오픈소스로 만든 게임들 A Key(s) Path by Geegaz

PWA로 코로나 바이러스 앱 만든 이야기 CSR, firebase로 빠르고 대용량 트래픽을 받을 수 있음

react 기반으로 제품 둘러보기 기능 만들기

  • 너무길지 않게
  • 하나의 기능을 나누어서
  • 스토리 보다는 제품이 제공하는 가치에 집중

관련 라이브러리

generator를 활용한 무한 스크롤

content-visibility: hidden로 보이지 않는 영역을 렌더링하지 않도록 유도

좌표 두곳 지정해 주면 자연스러운 선 만들어 주는 라이브러리

CPU 많이 사용하는 함수를 worker로 만들어 await로 결과를 받을 수 있게 해주는 유틸

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment