MyMomento/codingJournal
200905 주말 숙제
jyshimmy
2020. 9. 2. 22:25
1. 모듈 공부하기
opentutorials.org/course/743/4750
모듈 - 생활코딩
프로그램은 작고 단순한 것에서 크고 복잡한 것으로 진화한다. 그 과정에서 코드의 재활용성을 높이고, 유지보수를 쉽게 할 수 있는 다양한 기법들이 사용된다. 그 중의 하나가 코드를 여러개의
opentutorials.org
[Modular Design] 개념정리: 컴포넌트와 모듈
이번에는 자주 혼용해서 사용하는 용어인 컴포넌트와 모듈에 대해서 알아보겠습니다. 하드웨어나 기구에서 ...
blog.naver.com
2. npm 공부하기
nodesource.com/blog/an-absolute-beginners-guide-to-using-npm/
An Absolute Beginner's Guide to Using npm
Beginning with npm can seem a bit daunting - give yourself a kickstart with our absolute beginner's guide to npm, and you'll be off your feet in no time.
nodesource.com
3. 함수 메소드 공부하기
4. eslint
www.perforce.com/blog/qac/what-lint-code-and-why-linting-important