본문 바로가기

잡단한것들/CS메모장

FrontEnd공부를 시작하는 사람들을 위한 사이트 모음

https://www.w3schools.com/

 

W3Schools Online Web Tutorials

HTML Example:

This is a paragraph.

 

www.w3schools.com

 

https://ko.javascript.info/

 

모던 JavaScript 튜토리얼

 

ko.javascript.info

https://developer.mozilla.org/ko/

 

MDN Web Docs

MDN 웹 문서 사이트는 HTML, CSS, 및 웹 사이트와 프로그레시브 웹 앱을 위한 API를 포함한 오픈 웹 기술에 대한 정보를 제공합니다. 또한 Firefox 개발자 도구와 같은 Mozilla 제품을 위한 개발자 지향 문

developer.mozilla.org

https://ko.reactjs.org/

 

React – 사용자 인터페이스를 만들기 위한 JavaScript 라이브러리

A JavaScript library for building user interfaces

ko.reactjs.org

https://react-redux.js.org/

 

React Redux | React Redux

Official React bindings for Redux

react-redux.js.org

https://reactrouter.com/web/example/basic

 

React Router: Declarative Routing for React

Learn once, Route Anywhere

reactrouter.com

https://regexr.com/

 

RegExr: Learn, Build, & Test RegEx

RegExr is an online tool to learn, build, & test Regular Expressions (RegEx / RegExp).

regexr.com

http://flexboxfroggy.com/#ko

 

Flexbox Froggy

A game for learning CSS flexbox

flexboxfroggy.com

https://www.boostcourse.org/open-boostcourse

 

부스트코스 소개 : 부스트코스

부스트코스는 혼자일 때보다 더 쉽게 더 많은 것을 배울 수 있는 공간, 선배 개발자가 재능을 나누고 더 많은 이와의 소통을 경험할 수 있는 커뮤니티를 만들어가고자 합니다. 이를 위해 2020년 12

www.boostcourse.org

http://tcpschool.com/html/intro

 

코딩교육 티씨피스쿨

4차산업혁명, 코딩교육, 소프트웨어교육, 코딩기초, SW코딩, 기초코딩부터 자바 파이썬 등

tcpschool.com

 

'잡단한것들 > CS메모장' 카테고리의 다른 글

request와 response  (0) 2021.02.20
cookie localstorage  (0) 2021.02.18
비동기와 동기  (0) 2021.02.09
proxy server 사용 이유  (0) 2021.02.02
JSON  (0) 2021.02.01