live-paint VS phoenix-liveview-counter-tutorial

Compare live-paint vs phoenix-liveview-counter-tutorial and see what are their differences.

live-paint

Demo pixel painting webapp with realtime updates across all connected tabs and browsers (by beenotung)

phoenix-liveview-counter-tutorial

🤯 beginners tutorial building a real time counter in Phoenix 1.7.7 + LiveView 0.19 ⚡️ Learn the fundamentals from first principals so you can make something amazing! 🚀 (by dwyl)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
live-paint phoenix-liveview-counter-tutorial
2 2
0 346
- 1.7%
0.0 7.8
12 months ago 11 days ago
TypeScript Elixir
BSD 2-clause "Simplified" License GNU General Public License v3.0 only
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.

live-paint

Posts with mentions or reviews of live-paint. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-22.
  • We Got to LiveView
    19 projects | news.ycombinator.com | 22 Sep 2021
    A better balance would be to build the webapp in hybrid mode, some logic can be run by client-side javascript. Only the event handlers that rely on data from the server needed to be sent to the server.

    In this pixel paint demo, the state and reaction of "changing the pen color" can happens locally: https://github.com/beenotung/live-paint/blob/master/server/a...

  • Show HN: Live-paint (powered by ts-liveview)
    1 project | news.ycombinator.com | 18 Sep 2021

phoenix-liveview-counter-tutorial

Posts with mentions or reviews of phoenix-liveview-counter-tutorial. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-26.
  • Htmx Webring
    4 projects | news.ycombinator.com | 26 Nov 2023
    Here's an gist of it: https://github.com/dwyl/phoenix-liveview-counter-tutorial https://hexdocs.pm/phoenix_live_view/form-bindings.html

    I think the learning curve is not all that steep.

  • We Got to LiveView
    19 projects | news.ycombinator.com | 22 Sep 2021
    This is a pretty good liveview tutorial: https://github.com/dwyl/phoenix-liveview-counter-tutorial

    We also have a hiring project that's designed to ease people in to Phoenix + LiveView. We extracted this from a real app and tried to make it as simple as possible to work on: https://github.com/fly-hiring/phoenix-full-stack-work-sample