Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erickwendel/json-parse-with-source-es2023
A complete application tutorial to show how the JSON parse with source ECMAScript proposal for 2023
https://github.com/erickwendel/json-parse-with-source-es2023
ecmascript javascript js json news tc39
Last synced: 2 months ago
JSON representation
A complete application tutorial to show how the JSON parse with source ECMAScript proposal for 2023
- Host: GitHub
- URL: https://github.com/erickwendel/json-parse-with-source-es2023
- Owner: ErickWendel
- Created: 2022-08-03T21:05:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-08T00:36:07.000Z (over 2 years ago)
- Last Synced: 2024-04-15T04:12:10.519Z (9 months ago)
- Topics: ecmascript, javascript, js, json, news, tc39
- Language: JavaScript
- Homepage: https://youtu.be/AZ3SYoqwfnU
- Size: 5.86 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The JSON API as you know will change soon. Here's Why
## About
Welcome, this repo is part of my [**youtube video**](https://youtu.be/AZ3SYoqwfnU) about the JavaScript's JSON-parse with source proposal.First of all, leave your star 🌟 on this repo.
Access our [**exclusive telegram channel**](https://bit.ly/ErickWendelContentHub) so I'll let you know about all the content I've been producing
## Complete source code
- Access it in [index.mjs](./recorded/index.mjs)## Have fun!