Writing JavaScript | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Writing JavaScript

What is good for writing js?

16th Sep 2019, 7:15 PM
Myles
Myles - avatar
23 Answers
+ 7
Myles for better and easy javascript writing.. you want go to Visual studio code on pc .. And for mobile you can use sololearn always it's good but somthing is not here it's all problem of any editor in mobile...
18th Sep 2019, 4:36 AM
🇮🇳Abhay Pratap Singh🇮🇳
🇮🇳Abhay Pratap Singh🇮🇳 - avatar
+ 5
Js fiddle and code pen
16th Sep 2019, 7:27 PM
Jahvis
Jahvis - avatar
+ 3
What do u mean ? 🤔🤔
16th Sep 2019, 7:24 PM
Minerals2016
Minerals2016 - avatar
+ 3
I would go with Atom, VSC, and Sublime text Myles
16th Sep 2019, 8:45 PM
Minerals2016
Minerals2016 - avatar
+ 3
Visual Studio Community is my choice, it has a pretty decent intellisense so I don't need to type everything
16th Sep 2019, 8:52 PM
Dejan Dozet
Dejan Dozet - avatar
+ 3
I'm beginning to like Atom. However, I'm cool with Notepad ++
18th Sep 2019, 11:57 AM
George Gerard Goddard
George Gerard Goddard - avatar
+ 3
If you are a beginner.... You can use Simple Text editor as Notepad or Notepad++. If want to go with advanced then use Atom, Sublim Text, Brackets or Visual studio.
18th Sep 2019, 1:33 PM
Shubham Sharma
Shubham Sharma - avatar
+ 2
Your brain and hands! :-)
16th Sep 2019, 7:27 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 2
Ярослав Вернигора (Yaroslav Vernigora) u always like to give funny answers don't ya ? 🤔
16th Sep 2019, 7:28 PM
Minerals2016
Minerals2016 - avatar
16th Sep 2019, 7:35 PM
Minerals2016
Minerals2016 - avatar
+ 2
what app is good for writing it?
16th Sep 2019, 8:21 PM
Myles
Myles - avatar
+ 2
Imo Notepad++ isn't as good as it used to be some years ago. I wouldn't use it as my primary editor 😕 Nate
16th Sep 2019, 8:46 PM
Minerals2016
Minerals2016 - avatar
+ 2
If you are asking about a text editor, I recomend Sublime Text
18th Sep 2019, 7:10 PM
Supun Chathuranga Adasooriya
Supun Chathuranga Adasooriya - avatar
+ 1
Well, what a question, that’s the answer. what did he mean? Mops like to code whith js? 😁
16th Sep 2019, 7:33 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
Geany and Notepad++ are good open source editors.
16th Sep 2019, 8:29 PM
Nathan Freelander
Nathan Freelander - avatar
+ 1
U can try a Webstorm too. I use VSC and Sublime text 3 with emmet and eslint package
16th Sep 2019, 9:05 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
Hi everyone, which is the best programming language for beginners...
17th Sep 2019, 10:14 AM
Sangay Dorji
Sangay Dorji - avatar
+ 1
Python and JavaScript
17th Sep 2019, 11:08 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
As as simple code editor I was always a fan of Notepad++ with its plugins but since the launch of Visual Studio Code I can only recommend it. You want an app that at least highlights the syntax for you, that will help reduce typing errors. If you're building more complex code which relies on external libraries I'd suggest Visual Studio Community instead which is a whole IDE. I'd say just start with VSCode and install debugger from chrome plugin which runs your app on the browser so you can see what it does.
17th Sep 2019, 11:34 PM
David Castilla
+ 1
I'm a complete newb, first week learning, but I've found compilers on the Android market that test code for free. I use it on my phone. It's a bit advanced for me, because I'm at "hello world" and still don't know what the heck I'm doing, but maybe it will help to take a look at them
17th Sep 2019, 11:59 PM
Jeremy Ewing
Jeremy Ewing - avatar