Hello,
IF you want to to good js, yes, it's not that easy as it is said to be.
For sure, asynchronous programming and some basics of functional
programming are something new that you have to learn. But it is probably
no harder than well done object-oriented Java, C# and other with all
their design-pattern and stuff.
Though, note that nesting functions inside nested functions is the old
way of doing js.
Nowadays with promises and async/await it's much better and simpler.
It's true, you may also be confused because the same programming
language is used both on client and server side. If you don't pay
attention, you are going to create big security and/or performance
wholes. Just keep in mind where your code is going to run and you are fine.
About the question of accessibility and screen reader confusion because
you are in a desktop application looking like a webpage, there, however,
I agree. As computer scientists or at least power users, we dont have
any problems with that. But when I see that some people take 3 hours
just to click next next next to install the playroom, I'm still afraid
that most blind users aren't ready for the change yet.
I don't know, though, which one of screen readers or elektron/nwjs still
ahve to be improved so that most of use become confident about that
style of apps.
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links:
You receive all messages sent to this group.
View/Reply Online (#119202): https://groups.io/g/blind-gamers/message/119202
View All Messages In Topic (8): https://groups.io/g/blind-gamers/topic/19669844
Mute This Topic: https://groups.io/mt/19669844/21656
New Topic: https://groups.io/g/blind-gamers/post
Change Your Subscription: https://groups.io/g/blind-gamers/editsub/21656
Group Home: https://groups.io/g/blind-gamers
Contact Group Owner: [email protected]
Terms of Service: https://groups.io/static/tos
Unsubscribe: https://groups.io/g/blind-gamers/leave/607459/1071380848/xyzzy
-=-=-=-=-=-=-=-=-=-=-=-