This repository contains the slides, demo code and other resources for the talk "Live Programming and Designing of Dynamic Web Applications - Towards a totally RAD development experience" at FrOSCon 2023.
Recordings of the talk are available on media.CCC and YouTube.
You will need a working lively.next installation. See its repo for more details on how to get this.
This is a lively.next project. Import it as such before continuing.
To load the demo from its original json snapshot, go to http://localhost:9011/worlds/load?file=local_projects/LivelyKernel--froscon-2023/car.json with a running lively server.
The following code demonstrates rapid prototyping with lively's focus on direct manipulation.
This repository has a GitHub Pages deployment, which contains a bundled lively application as a demo. The code for the demo can be found inside of this repository. It relies on the official lively.next partsbin.
The GitHub actions to achieve this are automatically generated with a Beta Feature in lively.next, that will soon™️ become generally available! Stay tuned!
Code is under MIT. The Slides and presentation itself are CC BY 4.0.