JAVASCRIPT: THE FAIRLY ODD PARTS
JavaScript is the new language of choice for many applications, and it’s certainly a great language for many tasks. But it also has some strange quirks. This lightning talk focuses on some of JavaScript’s weird parts, that you usually don’t run into… unless you try to implement a JavaScript VM that correctly follows the language specification.
EVENT:
You Gotta Love Frontend 2018
SPEAKER:
Benedikt Meurer
PERMISSIONS:
The Conference Organizer provided Coding Tech with the permission to republish this video.
CREDITS:
Original video source: https://www.youtube.com/watch?v=jQPc6Usd44w&t=31s
Additional material for JavaScript learners:
https://amzn.to/2JrUINQ Eloquent JavaScript, 3rd Edition: A Modern Introduction to Programming
https://amzn.to/2HwAMYd Simplifying JavaScript: Writing Modern JavaScript with ES5, ES6, and Beyond
https://amzn.to/2Cq5bmL JavaScript: JavaScript Programming.A Step-by-Step Guide for Absolute Beginners
https://amzn.to/2uhIvAP How JavaScript Works
https://amzn.to/2CwS2bU The Modern JavaScript Collection
Other Videos By Coding Tech
2018-09-21 | PureScript: Tomorrow’s JavaScript Today |
2018-09-21 | BLAZOR: Modern Web Development with .NET and WebAssembly |
2018-09-19 | Whats Coming to C# |
2018-09-18 | Probabilistic Programming: A Modern Bayesian Workflow || Peadar Coyle |
2018-09-18 | What Is DevOps? |
2018-09-13 | GraphQL: The Good Parts |
2018-09-10 | GitHub Pull Requests for VS Code |
2018-09-09 | BLOCKCHAIN APPS IN GO - Build Your Own Blockchain App |
2018-09-04 | How Do You Structure Your Go Apps? |
2018-09-03 | SERVERLESS: The Rise Of External Services |
2018-09-02 | JAVASCRIPT: THE FAIRLY ODD PARTS |
2018-09-01 | Using SVG in React Native |
2018-08-31 | How I Built Microservices In Go In 30 Minutes |
2018-08-27 | This Is How Docker Works, The Fun Way! |
2018-08-25 | The State of React Native (2018) |
2018-08-22 | BRAVE NEW WORLD: MOVING ON TO ES201X |
2018-08-21 | Cryptography 101 |
2018-08-19 | Easing into Modern C++ (7 Features of C++ You Can Adopt Today) |
2018-08-19 | How We Do Cross Platform |
2018-08-17 | State of VueJS 2018 by the Creator of VueJS |
2018-08-16 | Deep Neural Networks with PyTorch || Stefan Otte |