본문 바로가기
📍ETC/🜸 기타지식

포트폴리오 만들때 참고할 링크

by 예리Yelee 2023. 1. 10.
반응형

디자인 관련

1. 사진, CSS 프레임워크, UI 라이브러리 등 디자인 및 UI 리소스 목록이 나열된 github repository

https://github.com/bradtraversy/design-resources-for-developers#fonts

 

GitHub - bradtraversy/design-resources-for-developers: Curated list of design and UI resources from stock photos, web templates,

Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more - GitHub - bradtraversy/design-resources-for-developers: Curated list of ...

github.com

 

라이브러리

1. why did you update

불필요한 렌더링 체크할때 도움이 된다

 

GitHub - maicki/why-did-you-update: Puts your console on blast when React is making unnecessary updates.

:boom: Puts your console on blast when React is making unnecessary updates. - GitHub - maicki/why-did-you-update: Puts your console on blast when React is making unnecessary updates.

github.com

 

2. D3 차트

 

D3 Gallery

Looking for a good D3 example? Here’s a few (okay, …) to peruse. Animation D3’s data join, interpolators, and easings enable flexible animated transitions between views while preserving object constancy. Interaction D3’s low-level approach allows f

observablehq.com

 

3. 엑셀 관련 라이브러리

 

xlsx

SheetJS Spreadsheet data parser and writer. Latest version: 0.18.5, last published: 10 months ago. Start using xlsx in your project by running `npm i xlsx`. There are 3507 other projects in the npm registry using xlsx.

www.npmjs.com

 

강의 목록

1. 코드 리팩토링 관련

 

리팩토링의 모든것 🚀

깔끔하고 유지보수성이 뛰어난! 코드 개선을 위한 리팩토링! 개발자라면 누구나 알아야할 클린 코드를 작성하는 모든 테크닉을 정리한 강의

academy.dream-coding.com

2. 타입스크립트 

 

타입스크립트·객체지향 프로그래밍

타입스크립트 , 객체지향 프로그래밍 마스터 강의

academy.dream-coding.com

 

 

참고링크

1. Nexst.js 관련 코딩 컨벤션

 

Next.js 코드 컨벤션

시작하며 해당 글은 똑똑한개발자 github에 있는 next-ts을 기준으로 작성되었습니다. VSCode 기준으로 설정 되었으며, 다른 IDE를 쓸 경우 ESLint와 Prettier가 다르게 보일 수 있습니다. 공통 사용 스택 -

tech.toktokhan.dev

출처: 똑똑한개발자(https://www.toktokhan.dev/)

 

 

 

반응형

댓글