일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- ES5+
- JavaScript
- hooks
- array
- next.js
- 함수
- 최적화
- git
- github
- es6
- object
- 변수
- API
- Python
- 우아한테코톡
- 햇소
- JS
- react
- CSS
- gitCLI
- hatso
- ES6+
- html5
- developerlife
- learn next.js
- 선택자
- DOM
- dev
- This
- AI
Archives
- Today
- Total
목록Deserialize (1)
codinghatso
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