Live coding is a technique where the some parts of the program are being updated while the program is running.
This talk will look into state management techniques within edide (http://edide.xyz), but also compares them to more common "hot reloading" techniques in JSPM and Webpack.