Native BigInts in JavaScript - A Case Study in TC39
Offered By: JSConf via YouTube
Course Description
Overview
Explore the evolution of JavaScript's numeric capabilities in this JSConf EU 2018 conference talk by Daniel Ehrenberg. Dive into the limitations of the 64-bit binary float as JavaScript's sole numeric type and discover how the TC39 committee is addressing this issue. Learn about the collaborative effort between JavaScript developers, engine implementers, and specification experts to introduce BigInt, a native, unlimited-size integer type. Gain insights into the process of changing fundamental aspects of a programming language through cooperation and consensus. Understand the implications of BigInt for JavaScript's future and how it will enhance the language's ability to handle large numbers with precision.
Syllabus
Native BigInts in JavaScript: A Case Study in TC39 - Daniel Ehrenberg - JSConf EU 2018
Taught by
JSConf
Related Courses
ECMAScript 6: A Better JavaScript for the Ambient Computing EraChariotSolutions via YouTube The Future of JavaScript
JSConf via YouTube How Does the TypeScript Team Try to Avoid Negative Effects on the JS Ecosystem
JavaScript Conferences by GitNation via YouTube Future JavaScript - What Is Still Missing? - Q&A Session
JavaScript Conferences by GitNation via YouTube Adjusting SpiderMonkey for ECMA-262 Normative Change - Property Order in Builtin Functions
Mozilla Hacks via YouTube