Skip to content

Example of form using properties and bindings to achieve similar experiences to JS frontend programming.

License

Notifications You must be signed in to change notification settings

igordsm/reactive-gtk-vala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reactive GTK in Vala

Example of form using properties and bindings to achieve a similar coding experience to React and other JS frontend frameworks.

This is a code example for thes articles

  1. Vala reactive programming.
  2. Vala reactive programming - part 2.

Compile & run

To compile:

`valac --pkg gtk+-3.0 file.vala`

To run:

`./file`

About

Example of form using properties and bindings to achieve similar experiences to JS frontend programming.

Topics

Resources

License

Stars

Watchers

Forks

Languages