Fix async/await in JavaScript and TypeScript with Charles Lowell

Опубликовано: 01 Январь 1970
на канале: Learn With Jason
1,534
62

If you've ever hit issues with async/await, structured concurrency might have some solutions for you. Charles Lowell will teach us what the heck it is and how it can improve or software architecture.



Upcoming episodes:
https://lwj.dev/schedule


Links & Resources:


-   / cowboyd  
- https://vorpus.org/blog/notes-on-stru...
- https://frontside.com/effection/
- https://frontside.com/effection/docs/...
- https://frontside.com/effection/docs/...
-   / discord  
- https://erock.prose.sh/what-is-starfx
- https://www.learnwithjason.dev/schedule/


Watch future episodes live at https://lwj.dev/live


This episode was sponsored by:
- Nx (https://lwj.dev/nx)
- Netlify (https://lwj.dev/netlify)
- Vets Who Code (https://lwj.dev/vetswhocode)


Live transcription by White Coat Captioning (https://whitecoatcaptioning.com/)




00:00 Welcome to Learn with Jason
01:26 Meet Charles Lowell
08:23 Exploring Concurrency in JavaScript
19:12 What is the Affection Library?
24:15 Setting Up and Understanding Affection's Core Concepts
38:24 Implementing a File Watcher with Structured Concurrency
45:22 Command Control and Process Programming
46:28 Exploring Watch Functions and File System Changes
50:33 Implementing a Watcher
01:04:53 Error Handling and Debugging in Structured Concurrency
01:18:22 Next Steps and Resources for Learning More