0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

【Rails】チーム開発を通して流れとRailsについて学ぶ #1日目

Posted at

環境

  • MacBookAir(M1,2020)
  • Ruby on Rails 6.1.3
  • Mysql2 0.5

学習内容

  • 非同期通信によるチャット機能

苦労した点

  • 中間テーブルを使用した為、各テーブルのアソシエーションを組むのに困惑してしまった

感想

非同期通信技術はチャット機能等で非常に重要になってくるので、理解をして活用出来るようになりたいです。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?