Coder Social home page Coder Social logo

Comments (7)

BigTom avatar BigTom commented on May 13, 2024 5

End user here:

Branch seems to work fine for me (master ran but counter did not work). If that helps?

  • Running on macos catalina
  • Elixir 1.10.3 (compiled with Erlang/OTP 22)
  • Phoenix v1.5.1
  • node v14.0.0

from phoenix-liveview-counter-tutorial.

SimonLab avatar SimonLab commented on May 13, 2024 1

See the upgrade guide: https://gist.github.com/chrismccord/e53e79ef8b34adf5d8122a47db44d22f

If you need to first update erlang and elixir using asdf:

  • asdf update to update asdf itself
  • asdf plugin list to make sure you have erlang and elixir plugins
  • asdf plugin update erlang to update the erlang plugin (repeat for elixir)
  • asdf install erlang latest to install the latest erlang version
  • asdf global erlang <version> to set the default version of erlang
  • asdf list erlang to see the list of installed versions

from phoenix-liveview-counter-tutorial.

nelsonic avatar nelsonic commented on May 13, 2024 1

@SimonLab seems like it's worth adding an intro to asdf somewhere.
e.g: https://github.com/dwyl/dev-setup or https://github.com/dwyl/learn-elixir ?

If people don't have any prior experience with the tool we are introducing them to something they don't need for the tutorial which creates a barrier to entry. Not saying asdf is not a good tool, just that it's probably not necessary for this tutorial. But it's totally legit in the toolbelt of an experienced developer. 👍

from phoenix-liveview-counter-tutorial.

nelsonic avatar nelsonic commented on May 13, 2024

https://twitter.com/josevalim/status/1258842121139863554

from phoenix-liveview-counter-tutorial.

nelsonic avatar nelsonic commented on May 13, 2024

PR: #18 🙌

from phoenix-liveview-counter-tutorial.

nelsonic avatar nelsonic commented on May 13, 2024

@BigTom thanks for confirming. 🙌

from phoenix-liveview-counter-tutorial.

nelsonic avatar nelsonic commented on May 13, 2024

Update PR #18 reviewed and merged by @SimonLab

from phoenix-liveview-counter-tutorial.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.