Reasonable JavaScript
JavaScript's versatility and ease of use makes it hard sometimes to write code that is easy to reason about. Watch this talk to learn about the specific set of methodologies and tools we can use to make our JavaScript code safer, more reliable and more predictable. With a little effort, it becomes infinitely possible to write JavaScript code that is easy to reason about.
EVENT: Nodevember, 2016
SPEAKER: Preethi Kasireddy
SLIDES: http://nodevember.org/keynote/Preethi%20Kasireddy
PERMISSIONS: The original video was published on Nodevember YouTube channel (https://www.youtube.com/channel/UC7z0nOE8ITfrGnXJgNzYaEQ) with the Creative Commons Attribution license (reuse allowed).
ORIGINAL SOURCE: https://www.youtube.com/watch?v=cqK18_rHt9w
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
2017-09-11 | Answering Tricky JS Interview Questions |
2017-09-10 | LAMBDA Functions: Powerful And Elegant Abstractions |
2017-09-07 | Things I Was Unprepared For As A Lead Developer |
2017-09-06 | The Frontend Is A Full Stack |
2017-09-04 | VS Code: Supercharge Your JavaScript Debugging Workflow |
2017-09-04 | How To Become A Data Scientist In 6 Months || Tetiana Ivanova |
2017-09-03 | Enterprise Programming Tricks For Clean Code |
2017-09-02 | WHY ELM? |
2017-09-01 | VSCode: 10 Most Useful Tips And Tricks |
2017-08-31 | GraphQL In Production |
2017-08-29 | Reasonable JavaScript |
2017-08-27 | From REST To GraphQL |
2017-08-24 | WebAssembly In Action |
2017-08-21 | When To Go Native Over JavaScript |
2017-08-16 | Zero To GraphQL In 30 Minutes |
2017-08-15 | 10 Tips For Clean Code |
2017-08-14 | Using GraphQL, ReactJS and Apollo To Create Amazing Apps |
2017-08-13 | Github For The Rest Of Us |
2017-08-12 | A Better Way To Write Code |
2017-08-09 | The Future Of ES6 |
2017-08-07 | Immutable User Interfaces |