Product Update
Published on November 22, 2022
One of the projects our team is most excited about is Genie Builder, our no-code UI plugin for VSCode. With it, you can create a UI for your Julia apps without writing a single line of HTML or Javascript. All you have to do is drag and drop the UI components and connect them to the variables in the backend code. Pretty amazing, right?
Today, we're releasing Genie Builder v0.2, a majorly improved version to help you build Julia apps more quickly and productively.
To get the new version, simply update Genie Builder in VSCode.
Genie Builder streamlines the app development by splitting the implementation into 3 simple steps:
@in
and out
macros, selecting the data bindings in the no-code editor, and adding reactive code in the @onchangeany
macro.Check out the video below for a step-by-step tutorial in which we build the Iris Clustering demo app using Genie Builder v0.2.
If you need support or have feedback and suggestions, make sure to join our Discord. See you there!