Skip to content
#

skills

Here are 422 public repositories matching this topic...

olistic
olistic commented May 25, 2018

Currently, when entering epic mode the README is frozen in the last level of the tower. When you're trying to fine-tune the score for a level other than the last one, it would be helpful if we had the README for that level available. The proposal is that when entering epic mode, the README is updated with all levels, one following the other.

Example:

# Starbolt - beginner
vsDizzy
vsDizzy commented Nov 17, 2020

Q15. How can you use the promise API with a callback-based function like child_process.exec?

  • new Promise(child_process.exec())
  • util.promisify(child_process.exec())
  • util.promisify(child_process.exec)
  • new Promise(child_process.exec) <<<<----Correct

I believe the correct answer should be the 3rd one.
util.promisify(child_process.exec)

botframework-solutions

Welcome to the Bot Framework Solutions repository which is the home for a set of templates and solutions to help build advanced conversational experiences using Azure Bot Service and Bot Framework. Microsoft Bot Framework is a comprehensive framework for building enterprise-grade conversational AI experiences.

  • Updated Nov 27, 2020
  • TypeScript

💡 My Udacity projects that I have made to improve my skills and complete my nanodegree. Please don't use it to copy the projects. Submit the PR if you want something to be added to this repository.

  • Updated Oct 27, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the skills topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the skills topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.