document learn js and make getServer not require sf5

This commit is contained in:
Olivier Gagnon
2021-10-11 16:18:05 -04:00
parent 010f43e5d4
commit dd61fd6efb
6 changed files with 12 additions and 16 deletions

View File

@@ -15,6 +15,7 @@ help you learn some basic programming concepts.
Here are some good tutorials for learning programming/JavaScript as a beginner:
* `Learn-JS <http://www.learn-js.org/en/Welcome>`_
* `programiz <https://www.programiz.com/javascript/get-started>`_
* `Speaking JavaScript <http://speakingjs.com/es5/index.html>`_
This is a bit on the longer side. You can skip all of the historical
background stuff. Recommended chapters: 1, 7-18