Episode 52.
October 17 - October 23, 2018
SUPPORT OUR PATREON
https://www.patreon.com/theconsolelog
JOIN OUR COMMUNITY
https://usereact.nyc/#slack
FIND US ON TWITTER
https://twitter.com/_theconsolelog
https://twitter.com/hswolff
https://twitter.com/MatthewGerstman
FIND ALL LINKS ON THE WEBSITE
http://theconsolelog.com/episode/52
SHOW NOTES
# State of JS ran their yearly survey, excited for results:
https://stateofjs.com
# `Array.prototype.sort` is now stable in Chrome 70 / v8 7.0
https://twitter.com/mathias/status/1036626116654637057
# V8 release v7.0
https://v8.dev/blog/v8-release-70
# Edge is implementing Web Components
https://twitter.com/justinfagnani/status/1049412742124167168
# Flow: On the Roadmap: Exact Objects by Default
https://medium.com/flow-type/on-the-roadmap-exact-objects-by-default-16b72933c5cf
# Create React App 2.0
https://reactjs.org/blog/2018/10/01/create-react-app-v2.html
# Create React App Typescript support merged in:
https://twitter.com/brunolemos/status/1054069326574206976
# Web Locks API
https://wicg.github.io/web-locks/
# Calls between JavaScript and WebAssembly are finally fast