https://github.com/leedo97y/fornotionconcepts
javascript, html, react 등의 개념 정리 / for Notion
https://github.com/leedo97y/fornotionconcepts
css embedded html javascript node-js notion react react-native tags
Last synced: 4 months ago
JSON representation
javascript, html, react 등의 개념 정리 / for Notion
- Host: GitHub
- URL: https://github.com/leedo97y/fornotionconcepts
- Owner: leedo97y
- Created: 2022-04-28T11:38:35.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-28T11:54:49.000Z (about 4 years ago)
- Last Synced: 2024-04-23T03:07:39.291Z (over 2 years ago)
- Topics: css, embedded, html, javascript, node-js, notion, react, react-native, tags
- Language: JavaScript
- Homepage:
- Size: 603 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# forNotionConcepts
Notion에 기록할 것 정리 Markdown 형식으로 정리
> Javascript 비기너
javascript 강의 미리 예습 후, 코드 복습 / 적용 학습
JS 엔진의 작동 원리 Step by Step으로 파악
> Javascript Core
알고리즘에 대해 공부 / JS 엔진의 작동 원리
> React.js / Node.js 기본 강의
JS 기본 + 응용 복습 / React 기본을 학습
프로젝트 ( 페이지 만들기 : 일기장, 메모장 )
React 기본 학습과 그에 따른 프로젝트는
[reactexam1](https://github.com/leedo97y/reactexam1)
[simpleDiary](https://github.com/leedo97y/simpleDiary)
=> 나중에 이 두개의 레포지토리 readme를 공부했던 내용과 프로젝트 했던 내용으로 바꿀 예정이다.
> HTML 기본강의
HTML 태그 위주로 학습 / 작동 원리 학습