Page 1 of 1

Javascript

Posted: Thu Mar 28, 2024 1:58 am
by Cakedaddy
Is there a "Visual Javascript" program out there? Any example of Javascript in VisualStudio doesn't have any visual components. It's all just code. I'm looking for something like what Visual Basic used to be.

Javascript

Posted: Thu Mar 28, 2024 8:31 am
by TheCatt
A long time ago ASP.Net had visual web components that would render as JavaScript. But I haven’t done that stuff in many years. You’d mix those components with server + client side code, or something.