블로그
- [어썸멘토] Congressional App Challenge 에 관하여 알아볼까요? STUDENTS CAN USE ANY PROGRAMMING LANGUAGE (example: C, C++, JavaScript, Python, Ruby, “block code,” etc
- [JSON]Introduction JSON is text, and we can convert any JavaScript object into JSON, and send JSON to the server. We can also convert any JSON received from the server into JavaScript objects.
- JavaScript String Reference StringsA JavaScript string stores a series of characters like "John Doe". For a tutorial about Strings, read our JavaScript String Tutorial.