Logo
    Search

    web animations

    Explore "web animations" with insightful episodes like "Supper Club × Adam Argyle on What's New in CSS" and "Async + Await" from podcasts like ""Syntax - Tasty Web Development Treats" and "Syntax - Tasty Web Development Treats"" and more!

    Episodes (2)

    Supper Club × Adam Argyle on What's New in CSS

    Supper Club × Adam Argyle on What's New in CSS

    In this supper club episode of Syntax, Wes and Scott talk with Adam Argyle about a ton of new CSS features that have arrived or are coming soon, as well as his new site Gradient.style.

    Show Notes

    ××× SIIIIICK ××× PIIIICKS ×××

    Shameless Plugs

    Tweet us your tasty treats

    Async + Await

    Async + Await

    Freshbooks — Sponsor

    If you are a small business or freelancer check out Freshbooks.com Cloud Accountingand get 30 days free. Make sure to enter SYNTAX into the "How did you hear about us" section.

    Show Notes

    02:55

    06:00

    • Callback Hell
    • Q
    • Bluebird
    • What is a promise?
    • Promises are an IOU

    8:30

    • Async + Await IS promises
    • What is Async + Await?
    • How does the code look?
    • Returning values from an await

    15:20

    • Performance Considerations
    • MEGA PROMISES
    • Promise.all()
    • Here is an example:
    • const [weather, store] = Promise.all(getWeather(), getStores());

    19:22

    22:48

    27:00

    • Snackisodes
    • Snack Packs
    • Hasty Treats?!!!

    28:00

    30:00

    • Error Handling Methods
    • View my slides for some code examples.
    • Try/Catch
    • High Order Function
    • Just handle the error when you callIt().catch(dealWithIt);
    • Node's process.on('unhandledRejection') event

    36:00

    • Browser Support
    • Babel it!

    38:00

    SIIIIICK PICKS

    42:00

    47:00

    • Sick Tip
    • Chrome's Autoplay is changing
    • Details on this
    • Visit chrome://media-engagement to see your scores

    Shameless Plugs

    Tweet us your tasty treats!