programming-phoenix-liveview VS elixir_koans

Compare programming-phoenix-liveview vs elixir_koans and see what are their differences.

programming-phoenix-liveview

Programming Phoenix LiveView Book Code & Solutions to "Give it a try"s (by andreyuhai)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
programming-phoenix-liveview elixir_koans
6 8
13 2,120
- 0.5%
10.0 6.0
almost 3 years ago about 1 month ago
Elixir Elixir
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

programming-phoenix-liveview

Posts with mentions or reviews of programming-phoenix-liveview. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-29.
  • Elixir as first programming language
    5 projects | /r/elixir | 29 Mar 2023
    Read and watch tutorials: Thinking Elixir - a podcast that explores different aspects of the Elixir programming language: https://thinkingelixir.com/ Learn Elixir - a free interactive tutorial that teaches Elixir from scratch: https://www.learnelixir.tv/ Programming Phoenix LiveView - a book that teaches how to build web applications in Elixir using the Phoenix framework https://pragprog.com/titles/liveview/programming-phoenix-liveview/
  • Phoenix 1.7.0 Released: Built-In Tailwind, Verified Routes, LiveView Streams
    13 projects | news.ycombinator.com | 5 Mar 2023
    A good project based book that goes pretty in depth is: https://pragprog.com/titles/liveview/programming-phoenix-liv...
  • Projects with best practices
    2 projects | /r/elixir | 10 Feb 2023
  • Phoenix 1.7 is View-less
    10 projects | news.ycombinator.com | 30 Dec 2022
    LiveView is evolving into a great piece of tech, but as others have noted elsewhere in the comments one of the challenging parts with LiveView right now (and to an extent Phoenix) is the outdated books & tutorials.

    Bruce Tate and Sophie DeBenedetto have been authoring the book “Programming Phoenix LiveView” (https://pragprog.com/titles/liveview/programming-phoenix-liv...) which has the potential to be a great source for people that want to really dive into LiveView. The challenge though is they have not updated it to support the changes introduced in 0.18.0 which makes it really hard to start using the book when a new Phoenix application “mix phx.new dev_app” looks different than what’s in their book and some of their code breaks with the default installed versions of included plugs.

    While I wish the book would receive an update sooner that brings it back to a compatible state (meaning there are no issues following along with the book), the good news is they have committed to having the book be updated when LiveView hits 1.0.

  • How to get started with LiveView?
    4 projects | /r/elixir | 13 Oct 2022
    I suggest cloning down an actual LiveView project (maybe this one?) and making changes to it. That will help you get a grip on things more easily than trying to build something from scratch right away.

elixir_koans

Posts with mentions or reviews of elixir_koans. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-29.

What are some alternatives?

When comparing programming-phoenix-liveview and elixir_koans you can also consider the following projects:

unsplit - Resolves conflicts in Mnesia after network splits

magnetissimo - Web application that indexes all popular torrent sites, and saves it to the local database.

FunkyABX - Audio blind tests

phoenix-todo-list-tutorial - ✅ Complete beginners tutorial building a todo list from scratch in Phoenix 1.7 (latest)

elixir-ls - A frontend-independent IDE "smartness" server for Elixir. Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"

koans - Small exercises to discover elixir by testing

livebook - Automate code & data workflows with interactive Elixir notebooks

butler_cage - A butler plugin for Nick Cage photos

bandit - Bandit is a pure Elixir HTTP server for Plug & WebSock applications

harakiri - Help applications kill themselves

mix_install_examples - A collection of simple Elixir scripts that are using Mix.install/2.

lolcat - The clone of lolcat. written in elixir