블로그
-
개발 입문자가 꼭 알아야 할 핵심 용어 5가지
REST API: 현재 웹에서 가장 많이 쓰이는 설계 방식으로, 자원마다 고유한 주소(URL)를 붙이고 표준 동작(GET, POST 등)을 사용하여 소통합니다. JSON (JavaScript Object Notation) 개념: 데이터를 주고받을 때 사용하는 텍스트 형식입니다.
blog.naver.com · 2026.08.04
-
2025.08.08(금) 슈퍼코딩 신입연수원 2주차 Day 5 후기
GET! [수업내용] . sqlite를 import해서 db 생성해주기 . , #비전공자, #가장쉬운코딩, #웹개발AtoZ, #프론트엔드, #백엔드, #frontend, #backend, #개발공부, #코딩일기, #코딩기록, #HTML/CSS, #javascript
blog.naver.com · 2025.08.15
-
[JSON]parse() : browser receive data from Web Server with Object
Parse the data with JSON.parse(), and the data becomes a JavaScript object. function JSON.parse() to convert text into a JavaScript object: var obj = JSON.parse('{ "name":"John
blog.naver.com · 2017.10.16
-
jQuery - get current URL
$(location).attr('href');출처 : http://stackoverflow.com/questions/406192/get-current-url-in-javascript
blog.naver.com · 2015.04.03
-
좋은 정보 사이트들
document_srl=766&mid=javascript&sort_index=regdate&order_type=desc http://mytory.co.kr/archives godffs.tistory.com/entry/28jQuery-Attributes-03Attributes-02 http://www.stoimen.com/blog/2010/06/22/jquery-get-the-selected-option-text
blog.naver.com · 2011.12.15