← Back to Phase 2: Intermediate

Promise Merge

Phase 2: IntermediateModule 2: Promises & Async

Premium
Medium1.65k completed

Description

Implement a function to merge the results of two promises into a single value

Your Solution