Tag: script tags

  • Javascript Tutorial | Code Editors & Debugging | Ep10

    Code editors facilitate us when we want to write Javascript code. As of this JS tutorial we have only been writing our code in the console window. Now we need to write more advanced scripts the console interface is too simple. Also when refreshing the page all our instructions are lost, whereas if we save…