I remember Winforms and you could even add controls in ASP.Net. I think with Angular though, you write the controls (components) yourself. It would be great if there is a WYSIWYG editor that had panels containing a UI components like modals, form elements, carousels, etc. from libraries/frameworks like Angular Material UI, Bootstrap or even HTML5 for example that you could "drag and drop", then configure and bind to your HTML templates instead of having to "copy and paste" the component code, but I don't know of one.
On Saturday, September 28, 2019 at 11:38:01 AM UTC-4, Jonathan Scott wrote: > > A long time ago (and I believe Visual Studio still supports it) I did some > Windows Forms programming, and it was great in Visual Studio because you > could drag and drop in controls and attach code to be executed. Granted > Angular and such are far more sophisticated technology, I am surprised to > see there is no similar editors or IDEs widely available for Angular. > > Could you prove me wrong and tell me of any editors or plugins for editors > that would let me build web pages and attach code to the controls, etc so > that I don't have to constantly refresh a web browser, just to check my > changes? > > Jonathan Scott > > -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/angular/85080592-9e67-4167-9ef1-d173eb9d9134%40googlegroups.com.
