This Book is from Kyle Simpson's "You Don't Know JS: Async & Performance," exploring JavaScript's asynchronous nature. It contrasts the limitations of callbacks, highlighting their impact on code readability and maintainability, particularly in handling concurrency and potential trust issues with external libraries. The book then introduces Promises as a superior solution, emphasizing their composability and trust-building mechanisms for managing asynchronous operations. Further, it examines generators and their role in creating more sequential-looking asynchronous code, along with their integration with Promises. Finally, the text discusses Web Workers for task parallelism and micro-level performance optimization strategies, including benchmarking techniques and the importance of context in performance analysis.
You can listen and download our episodes for free on more than 10 different platforms:
https://linktr.ee/cyber_security_summary
Get the Book now from Amazon:
https://www.amazon.com/You-Dont-Know-JS-Performance/dp/1491904224?&linkCode=ll1&tag=cvthunderx-20&linkId=cf546182b17879927a0d5ba302c79651&language=en_US&ref_=as_li_ss_tl
Published on 1 month, 3 weeks ago
If you like Podbriefly.com, please consider donating to support the ongoing development.
Donate