Java script | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Java script

I am not clear how do I start a JS coding. I meant where to click to open a new page like Java script?

5th Aug 2018, 11:07 AM
Nik
2 Answers
+ 1
The Code Playground can be found in the nav bar on the website version of SoloLearn or the curly braces on the app version. From there, you can tap the green circle with a plus sign to create a new project. Select Web for the HTML-CSS-JavaScript trio. JavaScript will be the third tab.
5th Aug 2018, 12:13 PM
Janning⭐
Janning⭐ - avatar
0
Inside head or below body tag use this. <script> </script> Try on form validation then it will be more clear to you what js really is.
5th Aug 2018, 11:30 AM
ᴋᵘⁿᵃˡ
ᴋᵘⁿᵃˡ - avatar