You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current state of the editor is very effective in onboarding students into programming.
As students get used to coding and complete the Intro to JS: Drawing & Animation course, the more code they are writing as they try to create more complex programs and experiments.
It may be helpful to provide the option to these students to opt into a more featured text editor. Supporting multiple files, smaller text, and intelligence.
The current state of the editor is very effective in onboarding students into programming.
As students get used to coding and complete the Intro to JS: Drawing & Animation course, the more code they are writing as they try to create more complex programs and experiments.
It may be helpful to provide the option to these students to opt into a more featured text editor. Supporting multiple files, smaller text, and intelligence.
An editor like Monaco would suit the purpose: https://microsoft.github.io/monaco-editor/
I'm willing to work on this idea myself if this gets the go signal.
Cheers.
The text was updated successfully, but these errors were encountered: