docs
docs copied to clipboard
Add details on JSON
Description
I added information to the following pages:
- General: JSON
- Added ) after βEcmaScriptβ in the first paragraph
- Noted that JavaScript can parse JSON directly
- Noted that JavaScript is language independent with more details
- Python: JSON Module
- Noted that JSON is based on JavaScript object-literal syntax
- Added a list of data types that can be converted to JSON strings in Python
- JavaScript: JSON
- Added info on how the JSON object is built into JavaScript
Closes #829
Type of Change
- Editing an existing entry (fixing a typo, bug, issues, etc)
- Updating the documentation
Checklist
- [x] All writings are my own.
- [x] My entry follows the Codecademy Docs style guide.
- [x] My changes generate no new warnings.
- [x] I have performed a self-review of my own writing and code.
- [x] I have checked my entry and corrected any misspellings.
- [x] I have made corresponding changes to the documentation if needed.
- [x] I have confirmed my changes are not being pushed from my forked
main
branch. - [x] I have confirmed that I'm pushing from a new branch named after the changes I'm making.
- [x] Under "Development" on the right, I have linked any issues that are relevant to this PR (write "Closes #
in the "Description" above).
Thanks @SSwiniarski! Just added those changes.
Thanks @Dusch4593 ! Just pushed the changes. π₯³
@Dusch4593 Yep! Done! πΌ
@YanisaHS This PR seems good for merge! π I pushed a few last-minute changes in 567bb2b298c1c605f1af5eff3b3fcfb654dc3e45, including:
- Light edits to the rendered curly brackets
{ }
in General: JSON. - In JavaScript: JSON, I embeded "JSON" in back-ticks within the meta-
Description
.
Congrats @YanisaHS your changes should now be live! π π π Live links below.
- General: JSON - https://www.codecademy.com/resources/docs/general/json
- JavaScript: JSON - https://www.codecademy.com/resources/docs/javascript/json
- Python: JSON Module - https://www.codecademy.com/resources/docs/python/json-module
Let us know if everything looks ok on your end and if you can also see your profile credited on those entry pages. Looking forward to merging your next contribution! π
@Dusch4593 Yay!! Looks amazing! π₯³π₯³π