How do i get to javascipt page outside of codecademy?

<PLEASE USE THE FOLLOWING TEMPLATE TO HELP YOU CREATE A GREAT POST!>

<Below this line, add a link to the EXACT exercise that you are stuck at.>

<In what way does your code behave incorrectly? Include ALL error messages.>

``` how do i get to javascipt editor outside of codcademy so i can make my own website or write my own code or just getting to the black screen of code NOTE*ive just started with js but wondering how to get to that screen. Replace this line with your code.
<do not remove the three backticks above>

Hi,

You can type out your code in notepad or any simple editor you can download like: Sublime, brackets, notepad++

You type out your code and save the file as yourfile.js so the file extension for Javascript is .js and you can lik your JS file your your HTML ect.

Here’s an article on text editors that codecademy has :slight_smile: