practical-tutorials/project-based-learning

Elixir chat tutorial is outdated

開放

#93 建立於 2018年7月7日

 (4 則留言) (0 個反應) (0 位負責人) (34,561 個分叉)batch import
enhancementgood first issuehelp wanted

倉庫指標

星標
 (265,716 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

The chat tutorial listed for elixir is outdated. It uses a old version of phoenix and could be confusing to new users who would be learning a oudated set of syntax, application structure, commands i.e. mix phoenix.create vs. mix phx.create.

Also it's missing some steps. For one this they never do mix ecto.create without which the postgres database is not initialized so the app doesn't work.

I'm suggesting that the tutorial be removed or flagged to indicate it is outdated

貢獻者指南