入門用神文献
https://qiita.com/snakada/items/07347d6ad10ae661fbc6
Webを支える基本的な技術
HTTP
http://www.tohoho-web.com/ex/http.htm
HTML
https://www.kanzaki.com/docs/htminfo.html
プログラミング言語
Ruby
https://www.ruby-lang.org/ja/documentation/quickstart/
Rails
https://railstutorial.jp/chapters/beginning
Javascript
https://developer.mozilla.org/ja/docs/Web/JavaScript/A_re-introduction_to_JavaScript
React
https://ja.reactjs.org/tutorial/tutorial.html
データ構造
JSON
http://www.tohoho-web.com/ex/json.html