| 일 | 월 | 화 | 수 | 목 | 금 | 토 | 
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 | 
| 12 | 13 | 14 | 15 | 16 | 17 | 18 | 
| 19 | 20 | 21 | 22 | 23 | 24 | 25 | 
| 26 | 27 | 28 | 29 | 30 | 31 | 
													Tags
													
											
												
												- gitCLI
- 변수
- DOM
- react
- learn next.js
- git
- Python
- object
- next.js
- CSS
- html5
- hatso
- es6
- array
- 함수
- ChatGPT
- 햇소
- AI
- dev
- API
- github
- JS
- ES6+
- hooks
- 선택자
- JavaScript
- This
- 우아한테코톡
- ES5+
- 최적화
													Archives
													
											
												
												- Today
- Total
목록json (1)
codinghatso
 JSON(JavaScript Object Notation)
			
			
				JSON(JavaScript Object Notation)
				ECMAScript 3rd 1999 Object { key : value} 형식의 문서 JSON simplest data interchange format lightweight text-based structure easy to read key-value pairs used for serialization and transmission of data between the network the network connection independent programming language and platform 번역 간단한 데이터 교환 형식 (데이터를 주고 받을 때 가장 간단한 파일 포맷이다.) 경량 텍스트 기반 구조 (텍스트 기반의 가벼운 구조.) 읽기 쉬운 키-값 쌍 네트워크 연결 네트워크 간 데이터의 직..
				WEB/JavaScript Diary
				
				2022. 2. 1. 11:25