전체 글69 2. React 프로젝트 시작하기 (feat. 유데미 React 완벽 가이드) https://www.udemy.com/course/best-react/ 【한글자막】 React 완벽 가이드 with Redux, Next.js, TypeScript Javascript부터 웹 어플리케이션 배포까지, React와 프론트엔드 최신 기술을 가장 쉽고 확실하게 배우는 법 www.udemy.com 이 게시물은 유데미 React 완벽 가이드 강의를 보고 메모를 남기는 게시물 입니다. css는 깃허브 참고 https://github.com/katf101/React-The_Complete_Guide 1. Node 설치 기본적으로 Node.js가 설치되어 있어야 한다. 노드 홈페이지에 들어가서 lts 버전으로 다운하자 https://nodejs.org/en/ Node.js Node.js® is a Ja.. 2022. 5. 24. 1. React 에 대해 알아보자 (feat. 유데미 React 완벽 가이드) https://www.udemy.com/course/best-react/ 【한글자막】 React 완벽 가이드 with Redux, Next.js, TypeScript Javascript부터 웹 어플리케이션 배포까지, React와 프론트엔드 최신 기술을 가장 쉽고 확실하게 배우는 법 www.udemy.com 이 게시물은 유데미 React 완벽 가이드 강의를 보고 메모를 남기는 게시물 입니다. css는 깃허브 참고 https://github.com/katf101/React-The_Complete_Guide 1. 왜 React 를 사용하는가? Component 구조를 가져 유지보수와 관리가 용이하다. Virtual DOM 으로 동작하는 구조이기 때문에 리렌더링이 매우 빠르다. 다른 웹 프레임 워크나 라이브러리.. 2022. 5. 24. windows10 home에서 Docker 설치 1. 홈페이지 방문하여 시스템 요구사항에 맞게 설치 https://docs.docker.com/desktop/windows/install/ Install Docker Desktop on Windows docs.docker.com 2. WSL 수동 설치 https://docs.microsoft.com/en-us/windows/wsl/install-manual Manual installation steps for older versions of WSL Step by step instructions to manually install WSL on older versions of Windows, rather than using the wsl install command. docs.microsoft.com 2022. 4. 6. vscode prettier 설정 1. extension 클릭 2. prettier install 3. ctrl + shitf + p -> Open Setting (UI) 입력 4. 설정 검색에서 Format On Save 검색 -> Format On Save 체크 5. 설정 검색에서 Default Formatter 입력 -> None 에서 Prettir - Code formatter 로 변경 2022. 3. 28. 이전 1 ··· 11 12 13 14 다음