#kawaii temperature converter

Part of recreating the #7GUIs with #Vue and #Xstate (finite state machines #fsm )

Lil learning project.

Hit me up if You wanna talk Xstate because I have questions, always.

---

What the heck are the 7 GUIs? It's the last 7 ice-cream flavours, you'll ever need, baby.

https://eugenkiss.github.io/7guis/

7GUIs

#counter I made. Too cute to put in the drawer.

Any #devs or #designers out there interested in connecting and collectively complaining/debugging/talking shop -- hit me up!

Uses a finite state machine (via #Xstate) and #vue

1st task of the #7GUIs: https://eugenkiss.github.io/7guis/tasks#counter

Working version: https://stackblitz.com/github/tsxoxo/xstate/tree/add-example--vue-7guis-1/examples/7guis-1-counter-vue

7GUIs

For a while now I've been working on the 7GUI Tasks outlined in https://7guis.github.io/7guis/

It's been a great way to vet what is easy and what is difficult to do in Tram-Lite, and a big part of the changes that led to the v3 API.

With all that said, here it is, the 7GUI tasks, in Tram-Lite: https://jrjurman.com/Tram-Lite-7GUIs/

And if you'd like to build something in Tram-Lite, check out the site here: https://tram-one.io/tram-lite/

#TramLite #Frontend #WebDev #7GUIs #Javascript #HTML #WebComponents

7GUIs

You can count on us if you are looking for #Haskell learning materials! The Counter has been available on our blog for a while; in case you missed it, here is the link: https://blog.obsidian.systems/seven-guis-in-reflex-vty-part-1-the-counter/
Happy haskelling! #reflex #7GUIs #GUI
Seven GUIs in reflex-vty, Part 1: The Counter

7GUIs defines seven tasks that represent typical challenges in GUI programming -- 7GUIs: A GUI Programming Benchmark 7GUIS is a set of 7 typical GUI programming tasks of varying levels of complexity. We're going to implement the 7GUIs in Haskell using the reflex functional reactive programming framework. The code in

Obsidian Systems
Everyone knows that #GUI programming is challenging.
Today we want to challenge you with our #Haskell and #reflex framework workouts. Follow our new tutorial about the second challenge from the #7GUIs task list & try our approach in practice!
https://blog.obsidian.systems/seven-guis-in-reflex-vty-part-2-the-temperature-converter/
Seven GUIs in reflex-vty, Part 2: The Temperature Converter

7GUIs defines seven tasks that represent typical challenges in GUI programming -- 7GUIs: A GUI Programming Benchmark 7GUIs is a set of 7 typical GUI programming tasks of varying levels of complexity. We're going to implement the 7GUIs in Haskell using the reflex functional reactive programming framework. The structure of

Obsidian Systems