Bloc / group-sessions

Group Session Content
5 stars 2 forks source link

Topic Idea: Promises #28

Open courtlandalves opened 6 years ago

courtlandalves commented 6 years ago

From my student:

bdougie commented 6 years ago

Is this JavaScript Promises?

aspencer8111 commented 6 years ago

Based on where his student is at in the curriculum and some feedback I've been looped in on, I believe it is JS promises, but @courtlandalves can verify...

bdougie commented 6 years ago

This would be a fun sessions, though I might through in the idea of asynchronous/synchronous response as well just in case this would fill a full hour.

aspencer8111 commented 6 years ago

Agreed! They pair well together.

ricklopez commented 6 years ago

@courtlandalves @bdougie @aspencer8111 I think wrapping this in an ASYNC Code course would be more appropriate. Touch on callbacks > promises > Async Await > Observables. Very intro on each, this would help with interview prep for JS developers.