Livesandbox Web app editor v 0.9.4

Another update of the livesandbox editor is available on GitHub.

Livesandbox Web app editor updated

Following the release of a work in progress update to gadget-ui, I've spent some time this weekend on an update to the beta release of the livesandbox web app editor.

Gadget-UI Update

The latest gadget-ui library update is available on GitHub and npm.

Iterative Development as Software Craft

Background The practice of software is part engineering and part craft.

Tasklist altseven example app - updated v. 0.4.0

After a review of the AOP implementation with tiny-aop, I decided to remove tiny-aop in favor of using middleware with Express routes.

Tasklist altseven example app - updated v. 0.3.0

There is an update to the Tasklist altseven example application, and it's awesome.

Livesandbox - in-browser JavaScript IDE

Based on my proof of concept for live JavaScript execution, I've built a slightly more functional version and released it at https://github.

Simple JS Live Code Execution

Here is a simple Web page that loads and executes JavaScript from a DIV in the browser.

The Altseven View Component and the Rendering Queue in 3.2.x

As of altseven 3.2.x, I have made some changes to the way view components listen for changes and register for rendering with the render queue.

Embracing ReactJS-style UI rendering in altseven with ES6 Template Literals - Part III

Update ------------ Parts of this post are no longer accurate, as altseven 3.