programming-phoenix-liveview VS mix_install_examples

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

programming-phoenix-liveview

Programming Phoenix LiveView Book Code & Solutions to "Give it a try"s (by andreyuhai)

mix_install_examples

A collection of simple Elixir scripts that are using Mix.install/2. (by wojtekmach)
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 mix_install_examples
6 10
13 505
- -
10.0 5.0
almost 3 years ago 2 days ago
Elixir Elixir
- -
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.

mix_install_examples

Posts with mentions or reviews of mix_install_examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-12.
  • On to Elixir
    1 project | news.ycombinator.com | 16 Aug 2023
    Ya, it's fair, it's a common complaint! Though the size of the generated files is nothing compared to Rails :D

    You're right that phx_new does count too. It's a bit misunderstood that Phoenix is actually closer to a micro-framework like Flask than it is a full-fledged solution like Django or Rails. What takes it up to their level is `mix phx.new`, so your argument is more on point than I initially thought. The LiveView issue tracker even provides a single-file version of a Phoenix app to re-create your issue in [0]. As you can see, it's not as simple as something like Flask, but not as complex as the generator does.

    Again, great article and happy to have you aboard ;)

    Also, if you want an auth solution without code generation, there is Pow [1]

    [0] https://github.com/wojtekmach/mix_install_examples/blob/main...

  • Scripting with Elixir
    7 projects | news.ycombinator.com | 12 Jun 2023
    - learning how to compute the checksum of the internal content of a zip file https://github.com/etalab/transport-site/blob/master/scripts...

    As mentioned in the article, I can definitely recommend to check out https://github.com/wojtekmach/mix_install_examples which has a long list of examples.

  • Server Sent Events
    3 projects | news.ycombinator.com | 15 May 2023
    Streaming ChatGPT via SSE in Elixir: https://github.com/wojtekmach/mix_install_examples/pull/22#i...
  • Single File Elixir Scripts
    6 projects | news.ycombinator.com | 8 Mar 2023
    love elixir. hate Mix.

    it's like using Maven or npm all over again. but even worse because it generates a lot of code.

    it creates disposable projects by design. No way to keep track of what to change when mix create outputs something different next year.

    and now things like https://github.com/wojtekmach/mix_install_examples/blob/main... where is ecto even installed? download from where? so annoying this trend.

  • Phoenix 1.7.0 Released: Built-In Tailwind, Verified Routes, LiveView Streams
    13 projects | news.ycombinator.com | 5 Mar 2023
  • Python 3.11 Delivers
    5 projects | news.ycombinator.com | 15 Dec 2022
  • Simple 1-2 page website with LiveView - alternative to Phoenix?
    1 project | /r/elixir | 14 Jun 2022
    Like others have told you, Phoenix doesn't really add much complexity / fat / weight. In terms of complexity, if you don't want to use phx_new to boostrap the project here's a sample of using Phoenix LiveView in a single script file: https://github.com/wojtekmach/mix_install_examples/blob/main/phoenix_live_view.exs
  • Dynamic Queries in Ecto (Elixir Lang)
    3 projects | news.ycombinator.com | 15 Sep 2021
    If you want to play around with Ecto in isolation, you can (thanks to `Mix.install/2`) work in single-files, all containing the migrations, the schemas and configuration.

    Check-out this repository for an example (and other single-file examples):

    https://github.com/wojtekmach/mix_install_examples/blob/main...

What are some alternatives?

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

unsplit - Resolves conflicts in Mnesia after network splits

moebius - Modern ANSI & ASCII Art Editor

FunkyABX - Audio blind tests

ecto - A toolkit for data mapping and language integrated query.

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"

elixir_koans - Elixir learning exercises

moebius - A functional query tool for Elixir

livebook - Automate code & data workflows with interactive Elixir notebooks

gleam - ⭐️ A friendly language for building type-safe, scalable systems!

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

single_file_phx_bumblebee_ml