Skip to content

Instantly share code, notes, and snippets.

@sakakendo
Last active April 16, 2019 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sakakendo/3383bff8d3899c802bd3b294e350bb5b to your computer and use it in GitHub Desktop.
Save sakakendo/3383bff8d3899c802bd3b294e350bb5b to your computer and use it in GitHub Desktop.

内輪勉強会

vol.1

@sakakendo


目次

  • 方針
  • 簡単なWebの仕組み
  • railsをメインのフレームワークにした場合
  • 去年の構成

方針

講習と実践を通じて、Webアプリケーションを理解し実装ができるようになる。

今回は実例などから全体像を理解して、次回以降は以下のロードマップに基づいて知識を深めていく。

https://github.com/kamranahmedse/developer-roadmap


簡単なWebの仕組み

urlを入力してから何が起きてるのか

center 70%

https://github.com/hatena/Hatena-Textbook

https://developer.mozilla.org/ja/docs/Learn/Getting_started_with_the_web/How_the_Web_works


railsをメインのフレームワークにした場合

center 70%

https://adrianmejia.com/blog/2011/08/11/ruby-on-rails-architectural-design/


去年の構成

center 55% http://sakakendo0321.hatenablog.jp/entry/2018/11/01/122408

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment