Hugo Attal
hugo.attal.fr
Hugo Attal
@hugo.attal.fr
French software engineer 🇫🇷. Building Luna Park (https://luna-park.app), a visual scripting platform with Vue / Typescript 💚
Working on the menu bar of the desktop version of
@luna-park.app!

It's weird to compare desktop apps with web apps... For example, there's usually no cursor change on a menu bar.

Would it be better to keep the default cursor? Or keep the "standard" UX rule of webdev and use a pointer cursor?
November 25, 2024 at 9:09 PM
Still working on my tutorial. I implemented a system of popups and highlights to give specific explanations on any part of the editor 😄.

I mainly used Vue's <Teleport> component, and Vue-Use useElementBounding() utility.
November 13, 2024 at 7:39 PM
Working on the next version of luna-park.app tutorial. This map with levels will introduce all the features available, from frontend building to algorithmic and deployment 😄 !

Hopefully, this will be ready for December 🤞.
November 12, 2024 at 3:05 PM