SlideShare a Scribd company logo
Async Await
JavaScript The Language Meetup
June 1, 2017
Wolfram Kriesing, @wolframkriesing
JavaScript The Language Meetup - Async functions
http://careers.holidaycheck.com/
#HC all devs 17
https://twitter.com/search?q=hcalldevs17
functional programming geeks :)
waitAsync Await
JavaScript The Language Meetup - Async functions
JavaScript The Language Meetup - Async functions
Dramatically improve [...] writing asynchronous code
a bit of history ...
JavaScript The Language Meetup - Async functions
task 1: implement it using promises (TDD, of course)
task 2: improve readability of tests with async/await
task 3: improve production code with async/await
JavaScript The Language Meetup
June 1, 2017
Wolfram Kriesing, @wolframkriesing

More Related Content

PPTX
Github developing stack
PPTX
Cheap ci for javascript devs
PDF
Introducing CentOS container pipeline
PPTX
Gogo Conference 2018
PPTX
Introduction to React
PDF
Introduction to TypeScript
PDF
PPTX
Introduction to Qt
Github developing stack
Cheap ci for javascript devs
Introducing CentOS container pipeline
Gogo Conference 2018
Introduction to React
Introduction to TypeScript
Introduction to Qt

What's hot (12)

PPTX
Advantages of Python Learning | Why Python
PDF
TypeScript 101 - Women Who Code - CONNECT 2018
PPTX
Universal groovy
PDF
Node & Express as Workflow Tools
PDF
Getting started with TDD & BDD in C++
PDF
Quick Review of Desktop and Native Apps using Javascript
PDF
GraphQL Codegen - NNG Technical Seminar
PPTX
Grzegorz Witek - MongoDB + RoR, Mongoid (PRUG 1.0)
PPTX
Microservice Development Using Telepresence
PDF
appborg, coffeesurgeon, moof, logging-system
PDF
About order form improvements
ODP
Bdd java
Advantages of Python Learning | Why Python
TypeScript 101 - Women Who Code - CONNECT 2018
Universal groovy
Node & Express as Workflow Tools
Getting started with TDD & BDD in C++
Quick Review of Desktop and Native Apps using Javascript
GraphQL Codegen - NNG Technical Seminar
Grzegorz Witek - MongoDB + RoR, Mongoid (PRUG 1.0)
Microservice Development Using Telepresence
appborg, coffeesurgeon, moof, logging-system
About order form improvements
Bdd java
Ad

More from wolframkriesing (20)

PDF
Our react-native experiences at crewmeister
PDF
ES6 katas - talk given at enterjs
PDF
TDD for Kids - VLCjs (Valencia Spain, July 2015)
PDF
ES6Katas.org - an introduction and the story behind
PDF
TDD with Google Spreadsheets #enterjs 2015
PDF
Baby steps
PDF
TDD with Google Spreadsheets
PDF
ECMAScript 6 for real
PDF
Refactoring out of the mess
PDF
Day2 - Refactoring (Lecture SS 2015)
PDF
Day1 - TDD (Lecture SS 2015)
PDF
react.js - DOM as it was meant
PDF
Pixelplant - WebDev Meetup Salzburg
PDF
Better Code through TDD
PDF
April JavaScript Tools
PDF
Presentation Mobile Monday Munich, March 2012
PDF
Webtestsuite black berrydevcon
PDF
PDF
JavaScript Tools (PHPConference 2011, Berlin)
Our react-native experiences at crewmeister
ES6 katas - talk given at enterjs
TDD for Kids - VLCjs (Valencia Spain, July 2015)
ES6Katas.org - an introduction and the story behind
TDD with Google Spreadsheets #enterjs 2015
Baby steps
TDD with Google Spreadsheets
ECMAScript 6 for real
Refactoring out of the mess
Day2 - Refactoring (Lecture SS 2015)
Day1 - TDD (Lecture SS 2015)
react.js - DOM as it was meant
Pixelplant - WebDev Meetup Salzburg
Better Code through TDD
April JavaScript Tools
Presentation Mobile Monday Munich, March 2012
Webtestsuite black berrydevcon
JavaScript Tools (PHPConference 2011, Berlin)
Ad

Recently uploaded (20)

PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
A Presentation on Artificial Intelligence
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
KodekX | Application Modernization Development
PPT
Teaching material agriculture food technology
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
Big Data Technologies - Introduction.pptx
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
MYSQL Presentation for SQL database connectivity
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Digital-Transformation-Roadmap-for-Companies.pptx
Building Integrated photovoltaic BIPV_UPV.pdf
A Presentation on Artificial Intelligence
20250228 LYD VKU AI Blended-Learning.pptx
Dropbox Q2 2025 Financial Results & Investor Presentation
Reach Out and Touch Someone: Haptics and Empathic Computing
KodekX | Application Modernization Development
Teaching material agriculture food technology
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Big Data Technologies - Introduction.pptx
The Rise and Fall of 3GPP – Time for a Sabbatical?
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
MYSQL Presentation for SQL database connectivity
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Diabetes mellitus diagnosis method based random forest with bat algorithm
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Spectral efficient network and resource selection model in 5G networks
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf

JavaScript The Language Meetup - Async functions