Celedev Blog Archive
Old posts that were originally published on celedev.com
Celedev CodeFlow has now been renamed Bounces.
Some posts in this section may be outdated or not relevant anymore.
Please refer to the Home page and the Documentation section for current information about Bounces.
Celedev at CocoaHeads Rennes
Celedev wil present its Responsive Programming environment for iOS at CocoaHeads Rennes on October 24th.
![](/site/assets/files/1047/cocoaheads_mail_header.png)
Xcode is a really powerful IDE, but having to recompile, reload, and relaunch the whole app again and again after changing the tiniest piece of code can become significantly time-consuming and frustrating at the end of the day. Celedev's Responsive Programming solution has been designed from the ground up to solve this issue, so you can experiment right away in your app the changes you do in your program.
In this CocoaHeads short talk, I will present the major aspects of Celedev's environment and how it can be used it to speed-up Apps development or to conduct creative experimentations with iOS APIs.
Through a few examples I will show how to integrate Responsive Code into an existing App with the LuaContext class, how to instantly propagate changed code into the application without relaunching it, how to immediately visualize changed resources (images, text …) in their application context, …
For more information, see the the announcement at cocoaheads.fr (in french).
If you are in the neighborhood of Rennes on 24th, do not hesitate to come.
Recent posts
CodeFlow 1.0.2
CodeFlow 1.0.2 is a minor release that focuses on improving the Live Application Developer's Experience.
CodeFlow 1.0.1 and WWDC 2016
The just-released CodeFlow 1.0.1 brings support for the new iOS 10, tvOS 10 and macOS 10.12 announced at WWDC 2016 this week.
CodeFlow turns 1.0
It has been some time since the last beta of CodeFlow, version 0.9.20 was released in January this year. And all this time, we have worked very hard to improve CodeFlow, and to turn it into an effective Application Development System that we love to…
Live storyboards in CodeFlow
Live storyboards are a important feature of the upcoming CodeFlow 1.0. Mixing the power of Xcode storyboards with the flexibility of CodeFlow live coding, they are amazing for fast, fun and creative live app development.