Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bbe6481

Browse files
docs : edit md files
1 parent 4178389 commit bbe6481

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

‎_1-JS기본문법.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1 - 자바스크립트(JS)의 기본 문법
1+
# 1 - JS 기본 문법
22
> 참고 : https://poiemaweb.com/js-syntax-basics
33
44
## 1. 변수 (Variable)

‎_2-JS자료형(데이터타입),변수.md‎ renamed to ‎_2-JS자료형, 변수(미정리).md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# - 자바스크립트(JS)의 데이터 타입(자료형)과 변수 (Data type & Variable)
1+
# 2 - 자바스크립트(JS)의 데이터 타입(자료형)과 변수 (Data type & Variable)
22
> 출처 : https://poiemaweb.com/js-data-type-variable
33
44

‎_3-JS의 프로토타입 이해하기.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# - JS의 프로토타입 이해하기
1+
# 3 - JS의 프로토타입 이해하기
22
> 출처 : https://medium.com/@bluesh55/javascript-prototype-%EC%9D%B4%ED%95%B4%ED%95%98%EA%B8%B0-f8e67c286b67
33
44
![image](https://user-images.githubusercontent.com/48408417/106415470-9142a980-6492-11eb-8705-e1c40d4eaa52.png)

‎_4-JS의 반복문.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 모르면 손해인 JS for 반복문 유형
1+
# 4 - 모르면 손해인 JS for 반복문 유형
22

33
### 1. 기본 for 문
44

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /