An Introduction To Context Propagation In JavaScript
August 18, 2022
React popularized context-propagation within applications with the context API. Evyatar Alush brings a brief intro to context propagation in JavaScript and how you can build React Context yourself.