thecodebarbarian.com/80-20-guide-to-async-await-in-node.js.html

Preview meta tags from the thecodebarbarian.com website.

Linked Hostnames

18

Thumbnail

  • General Meta Tags

    3
    • title
      The 80/20 Guide to Async/Await in Node.js | www.thecodebarbarian.com
    • viewport
      width=device-width, initial-scale=1
    • description
      Arguably the biggest new feature in [Node.js 7.6.0](https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V7.md#7.6.0) is that the [much awaited async function keyword is now available without a flag](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/async_function). [Callback hell](http://thecodebarbarian.com/2015/03/20/callback-hell-is-a-myth) and promise hell are now in the past. But, like [Uncle Ben always reminded us](https://en.wikipedia.org/wiki/Uncle_Ben#.22With_great_power_comes_great_responsibility.22), with great power comes great responsibility, and async/await gives you a lot of new and exciting ways to shoot yourself in the foot. You still need to handle errors and be aware of the async nature of your code, otherwise you'll inevitably be complaining about "async/await hell" in 6 months.
  • Open Graph Meta Tags

    4
    • og:title
      The 80/20 Guide to Async/Await in Node.js
    • og:url
      http://www.thecodebarbarian.com/80-20-guide-to-async-await-in-node.js
    • og:image
      http://i.imgur.com/9D2tvfU.png
    • og:site_name
      The Code Barbarian
  • Twitter Meta Tags

    1
    • twitter:image
      http://i.imgur.com/9D2tvfU.png
  • Link Tags

    7
    • stylesheet
      //maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css
    • stylesheet
      //fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600
    • stylesheet
      //fonts.googleapis.com/css?family=Merriweather:400,400italic,600,700
    • stylesheet
      //maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css
    • stylesheet
      /style/style.css

Links

41