Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
/ async-workshop Public archive

Self paced workshop on asynchronous programming in Node

License

Notifications You must be signed in to change notification settings

BBC-archive/async-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Async workshop

Asynchronous programming in Node

Initial set up

  • Get source
git clone git@github.com:bbc/async-workshop.git
  • Ensure Node 8 is installed.

Workshop

This is a self paced workshop which allows developers to enhance asynchronous programming knowledge by solving coding challenges and refactoring applications/libraries.

This is not a tutorial or lecture based workshop. However, the workshop will provide references to any required resources.

Instructions

* Read the questions carefully. 
* Some exercises have tests but not all. Typically you don't need to worry about the tests unless instructed.  
* DO NOT change the tests. Report any issues.
* DO NOT cheat the tests (pointless) i.e return hardcoded values to make them pass. 
* Use referenced resources for assistance.
* Answer the questions in order
* Work individually unless instructed (there is a pairing exercise)

Resources

Have you read the instructions?

If so start workshop

About

Self paced workshop on asynchronous programming in Node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published