Skip to content

Commit

Permalink
Updated Resources (markdown)
Browse files Browse the repository at this point in the history
  • Loading branch information
liminzhu committed Nov 25, 2015
1 parent 587b222 commit e336b13
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion Resources.md
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
Useful blogs, talks and other resources.
This section includes ChakraCore resources such as blog posts and talks. Some of the resources speak of Chakra, but the content applies to ChakraCore as well.

Talks
* [Chakra: The JavaScript Engine that powers Microsoft Edge](https://channel9.msdn.com/Events/WebPlatformSummit/2015/Chakra-The-JavaScript-Engine-that-powers-Microsoft-Edge) (May 2015)
* [Fast Apps and Sites with JavaScript](https://channel9.msdn.com/Events/Build/2013/4-313) (June 2013)

Blogs
* [Announcing ChakraCore](http://aka.ms/chakracoreannoucement) (December 2015)
* [Supercharging JavaScript performance with asm.js](http://blogs.windows.com/msedgedev/2015/11/10/supercharging-javascript-performance-with-asm-js/) (November 2015)
* [Asynchronous code gets easier with ES2016 Async Function support in Chakra and Microsoft Edge](http://blogs.windows.com/msedgedev/2015/09/30/asynchronous-code-gets-easier-with-es2016-async-function-support-in-chakra-and-microsoft-edge/) (September 2015)
* [Delivering fast JavaScript performance in Microsoft Edge](http://blogs.windows.com/msedgedev/2015/05/20/delivering-fast-javascript-performance-in-microsoft-edge/) (May 2015)
* [JavaScript moves forward in Microsoft Edge with ECMAScript 6 and beyond](http://blogs.windows.com/msedgedev/2015/05/12/javascript-moves-forward-in-microsoft-edge-with-ecmascript-6-and-beyond/) (May 2015)
* [Bringing Asm.js to Chakra and Microsoft Edge](http://blogs.windows.com/msedgedev/2015/05/07/bringing-asm-js-to-chakra-microsoft-edge/) (May 2015)
* [Classes in JavaScript: Exploring the Implementation in Chakra](http://blogs.msdn.com/b/ie/archive/2014/12/15/classes-in-javascript-exploring-the-implementation-in-chakra.aspx) (December 2014)
* [Announcing key advances to JavaScript performance in Windows 10 Technical Preview](http://blogs.msdn.com/b/ie/archive/2014/10/09/announcing-key-advances-to-javascript-performance-in-windows-10-technical-preview.aspx) (October 2014)

0 comments on commit e336b13

Please sign in to comment.