5 ms·
>The last step needed before actually starting programming is to start a web server. Why not write the code directly in index.html and open it directly in the
by closedloop129 4y ago
>The last step needed before actually starting programming is to start a web server.
Why not write the code directly in index.html and open it directly in the browser?
- TobTobXX 4y agoSame-Origin policies don't play nice with the file: protocol.