30DaysOfJavaScript icon indicating copy to clipboard operation
30DaysOfJavaScript copied to clipboard

Title: Online JavaScript code editor

Open roysammy opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe.

The goal is to integrate a lightweight JavaScript code editor allowing users to write, edit, and review JavaScript code snippets. The editor should support syntax highlighting, basic code formatting, and essential editing functionalities such as code selection, copy-paste

Describe the solution you'd like.

I propose adding a JavaScript code editor to the repository, which would enable users to write, edit, and execute JavaScript code directly within the browser. This feature would provide users with a convenient way to experiment with JavaScript code snippets, test functionalities, and learn JavaScript concepts in an interactive environment.

Describe alternatives you've considered.

NA

Add any other context or screenshots about the feature request here.

I will be thankful if you kindly assign me this issue as part of GSSoC'24

roysammy avatar May 10 '24 19:05 roysammy

Thank you for opening your first issue in our repository! One of our maintainers will get in touch with you soon.

github-actions[bot] avatar May 10 '24 19:05 github-actions[bot]

@roysammy123 Thank you for providing your insight but it is not required as of now.

swapnilsparsh avatar May 11 '24 19:05 swapnilsparsh