Skip to content

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.

License

LivelyKernel/froscon-2023

Repository files navigation

froscon-2023

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.

Setup

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.

Car Demo

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.

Deployment Demo

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!

License

Code is under MIT. The Slides and presentation itself are CC BY 4.0.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published