A Model for Reasoning about JavaScript Promises [video]
Magnus Madsen, Ondřej Lhoták, Frank Tip In JavaScript programs, asynchrony arises in situations such as web-based user-interfaces, communicating with servers... (more…)
Read more »Don’t know what the difference between stateful and stateless is, or what higher order functions are? On the auth0.com site Sebastián Peyrott explains these terms and other modern JavaScript concepts. Modern JavaScript has experienced massive proliferatio… Read more