profile
Hello world

[She++Korea Talk] 01- 아마존 엔지니어가 말하는 해외취업

she++korea 회원들을 위한 이벤트 입니다.참여를 원하시면 전 포스트를 참고해주세요!

2021년 1월 28일
·
0개의 댓글
·
post-thumbnail

How to Update macOS to Catalina

CLICK HERE

2021년 1월 13일
·
0개의 댓글
·
post-thumbnail

What is SQL and Why learn SQL?

SQL is a standard learning for storing, manipulating and retrieving data in databases.

2021년 1월 13일
·
1개의 댓글
·
post-thumbnail

Pac-man Game with Vanilla JS, HTML, CSS(Christmas Theme)🎅🏻🎄🎁

[Advanced] implementing pac-man game with Vanilla Javascript, CSS, HTML

2021년 1월 9일
·
3개의 댓글
·
post-thumbnail

[ She++Korea ] 1기 멤버를 모집합니다. 💗🏳️‍🌈🌎

여성 IT 단체 She++Korea가 상시모집으로 변경되었습니다.

2021년 1월 4일
·
355개의 댓글
·
post-thumbnail

리액트를 이용한 Facebook 클론코딩

Facebook Clone Coding with REACT

2021년 1월 3일
·
3개의 댓글
·
post-thumbnail

(한국말로) 블로깅은 어려워 🧐

3 : 16 am and still up

2020년 12월 28일
·
2개의 댓글
·
post-thumbnail

7 Must Have VS Code Extensions

DO NOT MISS IT OUT!

2020년 12월 28일
·
0개의 댓글
·
post-thumbnail

Higher Order Function - Map, Filter, Reduce

A first class function is a function that was built with the intention of being passed around to other functions. It does one specific thing, does not

2020년 12월 28일
·
1개의 댓글
·
post-thumbnail

2020년이 가기전에 꼭 알아야하는 자바스크립트 배열 메소드 📚

2020이 곧 끝나갑니다. 끝나기전에 배열 메소드 15개만 외우고 갑시다.자바스크립트의 배열은 다른 요소를 저장하는데 사용되는 특별한 변수 입니다. 여기에는 필요에 따라 데이터를 추가, 제거, 반복 또는 조작하는 데 사용할 수 있는 몇 가지 기본 속성(Built-in

2020년 12월 28일
·
0개의 댓글
·
post-thumbnail

A Dead Simple Intro to Arrow Function

An arrow function expression is a compact alternative to a traditional function expression, but is limited and can't be used in all situations.

2020년 12월 28일
·
0개의 댓글
·
post-thumbnail

Getting to know asynchronous JavaScript: Callbacks, Promises and Async/Await

Synchronizing asynchronous tasks in JavaScript was a serious issue for a very long time. CallBack callbacks are just the functions passed in as an a

2020년 12월 28일
·
2개의 댓글
·
post-thumbnail

Introducing Asynchronous Javascript

Dynamic client-side scripting > asynchronous JavascriptJavascript by its nature is synchronous. Each line is executed in the order it appears in the c

2020년 12월 28일
·
0개의 댓글
·