Skip to content

bcem2004/js-async-study

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General Assembly Logo

JavaScript Async Study

  • What is synchronous code and asynchronous code?
  • What are the differences between the two?
  • What are the advantages and disadvantages of each?

Prerequisites

Objectives

By the end of this, developers should be able to:

  • Describe the event loop.
  • Determine the differences between synchronicity and asynchronicity.
  • Know when to use synchronous code and asynchronous code.

Instructions

  1. Fork and clone this repository.
  2. Change into the new directory.
  3. Create and checkout a new branch, named response.
  4. Follow the directions given in study.md.
  5. When finished, push to your fork and submit a pull request.

You may wish to refer to FAQs related to forking, cloning, and pull requests.

  1. All content is licensed under a CC­BY­NC­SA 4.0 license.
  2. All software code is licensed under GNU GPLv3. For commercial use or alternative licensing, please contact [email protected].

About

Introduces the concept of sync, async

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published