https://github.com/agentcooper/javascript-papers
https://github.com/agentcooper/javascript-papers
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/agentcooper/javascript-papers
- Owner: agentcooper
- Created: 2018-12-07T12:01:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-27T20:14:48.000Z (almost 7 years ago)
- Last Synced: 2025-03-02T18:29:00.277Z (over 1 year ago)
- Size: 2.93 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
List of interesting publications related to JavaScript.
- 2018 [Coroutines with Higher Order Functions](https://arxiv.org/pdf/1812.08278.pdf)
- 2016 [Fast and Precise Type Checking for JavaScript](https://arxiv.org/pdf/1708.08021.pdf)
- 2017 [Time-Travel Debugging for JavaScript/Node.js](https://www.microsoft.com/en-us/research/wp-content/uploads/2016/09/TTNode.pdf)
# Videos
- 2012: [Lars Bak and Steve Lucco: Chakra, V8, JavaScript, Open Source](https://channel9.msdn.com/Shows/Going+Deep/Lars-Bak-and-Steve-Lucco-Chakra-V8-JavaScript-Open-Source)