개발 관련 공식문서, 참고 링크
tech

개발 관련 공식문서, 참고 링크

HTML, CSS

아이콘 https://fontawesome.com/

 

Font Awesome

The world’s most popular and easiest to use icon set just got an upgrade. More icons. More styles. More Options.

fontawesome.com

애니메이션 https://animista.net/play/basic/rotate/rotate-vert-left

 

Animista - CSS Animations on Demand

Animista is a CSS animation library and a place where you can play with a collection of ready-made CSS animations and download only those you will use.

animista.net

이미지 https://www.awwwards.com/

 

Awwwards - Website Awards - Best Web Design Trends

Awwwards are the Website Awards that recognize and promote the talent and effort of the best developers, designers and web agencies in the world.

www.awwwards.com

css게임 https://flexboxfroggy.com/#ko

 

Flexbox Froggy

A game for learning CSS flexbox

flexboxfroggy.com

JavaScript

https://developer.mozilla.org/ko/docs/Web/JavaScript

 

JavaScript | MDN

JavaScript (JS)는 경량, 인터프리터 혹은 just-in-time 컴파일 프로그래밍 언어로, 일급 함수를 지원합니다. 웹 페이지를 위한 스크립트 언어로 잘 알려져 있지만, Node.js, Apache CouchDB, Adobe Acrobat처럼 많

developer.mozilla.org

자료구조 눈으로 보기 https://www.cs.usfca.edu/~galles/visualization/Algorithms.html

 

Data Structure Visualization

 

www.cs.usfca.edu

자료구조 눈으로 보기 https://visualgo.net/en

 

VisuAlgo - visualising data structures and algorithms through animation

VisuAlgo is free of charge for Computer Science community on earth. If you like VisuAlgo, the only payment that we ask of you is for you to tell the existence of VisuAlgo to other Computer Science students/instructors that you know =) via Facebook, Twitter

visualgo.net

React

https://ko.reactjs.org/docs/getting-started.html

 

시작하기 – React

A JavaScript library for building user interfaces

ko.reactjs.org

https://react.vlpt.us/

 

벨로퍼트와 함께하는 모던 리액트 · GitBook

벨로퍼트와 함께하는 모던 리액트 본 강의자료는 패스트캠퍼스 온라인 강의에서 제공하는 리액트 강의에서 사용되는 강의 문서입니다. 이 튜토리얼은 여러분들이 JavaScript 의 기초를 잘 알고있

react.vlpt.us

 

Redux

https://ko.redux.js.org/introduction/getting-started

 

Redux 시작하기 | Redux

소개 > 시작하기: Redux를 배우고 사용하기 위한 자료

ko.redux.js.org

https://facebook.github.io/flux/docs/dispatcher

 

Dispatcher | Flux

Dispatcher is used to broadcast payloads to registered callbacks. This is

facebook.github.io

https://www.robinwieruch.de/react-redux-tutorial

 

React Redux Tutorial for Beginners [2019] - RWieruch

A complete React Redux tutorial for beginners: Learn how to build React Redux applications from scratch by following this step by step implementation of an example application ...

www.robinwieruch.de

 

Swift

https://jusung.gitbook.io/the-swift-language-guide/

 

The Swift Language Guide (한국어)

 

jusung.gitbook.io


Coding Test

https://programmers.co.kr/

 

프로그래머스

코드 중심의 개발자 채용. 스택 기반의 포지션 매칭. 프로그래머스의 개발자 맞춤형 프로필을 등록하고, 나와 기술 궁합이 잘 맞는 기업들을 매칭 받으세요.

programmers.co.kr

https://www.acmicpc.net/

 

Baekjoon Online Judge

Baekjoon Online Judge 프로그래밍 문제를 풀고 온라인으로 채점받을 수 있는 곳입니다.

www.acmicpc.net

https://leetcode.com/

 

LeetCode - The World's Leading Online Programming Learning Platform

Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview.

leetcode.com

 

※ 계속 업데이트 예정

기타

맥북 m1 터미널 셋팅 https://butter-ring.tistory.com/17

'tech' 카테고리의 다른 글

JavaScript 객체 지향  (0) 2021.06.14
DataStructure & Algorithm  (0) 2021.06.11
Redux  (0) 2021.06.07
props와 state  (0) 2021.06.06
함수 컴포넌트와 클래스 컴포넌트  (0) 2021.06.04