Skip to content

Elixir chat tutorial is outdated #93

@biko-the-bird

Description

@biko-the-bird

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

Activity

tuvtran

tuvtran commented on Jul 9, 2018

@tuvtran
Member

Okay will figure out a label. Thanks for the heads up!

adamfaliq42

adamfaliq42 commented on Jul 12, 2018

@adamfaliq42
Contributor

Found a better tutorial (screencast format).

https://elixircasts.io/chat-room-in-8-minutes

Shall I make a pull request?

pratss10

pratss10 commented on Dec 23, 2024

@pratss10

Hey can i be assigned this issue, I think I will be able to easily update chat tutorial

Kushagra481

Kushagra481 commented on Apr 8, 2025

@Kushagra481

Hey can I do this issue if it's not done till yet

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Elixir chat tutorial is outdated · Issue #93 · practical-tutorials/project-based-learning