What do you choose for making desktop apps?, Electron?
I heard that Apple is starting to decline them? What are the top “desktop” multi platform to use?
Read next

React File Upload with drag-n-drop and progress bar
Bruno Antunes -

Your First React GraphQL Frontend with the Apollo Client: A Gentle Introduction
Nick Scialli (he/him) -

React useEffect() hook tutorial for begginers
Ratul -

React Context without Provider + useMutableSource
M. Bagher Abiat -
Discussion (1)
It depends on what programming language you know better. C# - use avalonia ( wpf is not a cross platform) , if you know java - they have their variety of frameworks, js - electron is not a bad choise ( slack, Skype,Vs code are written on electron js)