Skip to main content

New CWAB Release (v1.5)

Happy new year!

We are pleased to announce the release of version 1.5 of the CWAB platform. This release includes bug fixes and some product improvements.


The most important and exciting news in this release is the introduction of visual UI driven development. In the future, using the CWAB platform to build applications would be a process of building by using prebuilt UI components and interacting with customization logic. The possibilities with this approach are quite attractive.


This release includes the launch of our UI Parts stores. UI Parts are pre-built UI components that may also have back-end logic attached to them. The components would be built to integrate into CWAB applications and allows users to quickly compose highly sophisticated applications with minimal effort. The UI Parts store is fully integrated into the CWAB environment.


Going along with the introduction of the UI Parts store is the UI builder now included in CWAB. This is a drag-n-drop enabled facility for building web applications. It can supports any UI framework including popular frameworks like bootstrap, ionic and foundation. 

The current release of CWAB's UI building capabilities is in alpha status and we look forward to getting user feedback as we continue to build on it.

Comments

Popular posts from this blog

Integrating AI CodeGen With Low Code Application Development

This is a demo showing Solvent-Lowcodr working with AI Code generation (ChatGPT) to build web apps in a low code fashion. This demo uses Vuetify Component Library. This is the first in a series showing various ways that AI CodeGen and low code can be combined in Solvent-Lowcodr to accelerate web application development. In subsequent posts we'll show how to use AI CodeGen to build low code building blocks in Solvent-Lowcodr. We'll also show demos for React.

Integrating AI CodeGen With Low Code Application Development - Part 2

In this post we follow up from the previous AI CodeGen integration into a Lowcode environment, which was a manual process.  In this post we showcase the new direct AI integration support, then follow that up with using that integration to automate the process of issuing a prompt and generating a Lowcode app. Part 1 - Basic AI Integration Demo (OpenAI, Anthropic, Gemini) Part 2 -CodeGen and Lowcode Integration via automation using all three models.

Using AI (OpenAI, Anthropic,Gemini) Function Calling To Automate Dev Environment Actions

  In this post we showcase direct AI integration support, then follow that up with using that integration to automate the process of issuing a prompt and generating a Lowcode app.  The integration approach shown allows a developer  to build all sorts of automation "recipes" to drive the developer environment. Part 1 - Basic AI Integration Demo (OpenAI, Anthropic, Gemini) Part 2 -CodeGen and Lowcode Integration via automation using all three models.