Skip to content

References

nawhes edited this page Dec 5, 2021 · 9 revisions

프로젝트 아이템 관련

https://zuminternet.github.io/zum-front-investing-clone/

  • 프로젝트 구조와 개발에 사용된 기술에 대한 정보

https://docs.google.com/spreadsheets/d/1qeZMtaCO0xYOvxKQGsbBQwckR1x1Pr8u4hdn7L92_PI/edit#gid=646464885

  • 빗썸 거래횟수 자료 출처

네트워크 트래픽

https://kim-dragon.tistory.com/99

  • 트래픽, 대역폭을 계산하는 예시

https://d2.naver.com/helloworld/6070967

  • 네이버 메인페이지의 트래픽 분산 방식

프로젝트 구조 설계

https://github.com/santiq/bulletproof-nodejs

  • 백엔드 구조 설계

데이터베이스

https://nesoy.github.io/articles/2019-05/Database-Transaction-isolation
https://ssup2.github.io/theory_analysis/DB_Isolation_Level/

  • 트랜젝션의 Isolation Level

https://skasha.tistory.com/51

  • 트랜젝션의 Lock

https://typeorm.delightful.studio/index.html

  • typeorm 설정들

검색기능 한글검색

https://taegon.kim/archives/9919

커스텀 에러 에러핸들링

https://ko.javascript.info/custom-errors

Clone this wiki locally