Elixir Phoenix でパンくず(breadcrumb)コンポーネントを作る
https://qiita.com/mnishiguchi/items/48faa6c0fe960b2a0464?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Elixir #Phoenix #パンくずリスト #tailwindcss #LiveView
#qiita #elixir #phoenix #パンくずリスト #tailwindcss #liveview
Phoenix Liveview と Tailwind CSS でデザイナーと協業した Tips とハマりどころ
https://qiita.com/koyo-miyamura/items/0b69439346f29633b939?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Phoenix #tailwindcss #LiveView
#qiita #phoenix #tailwindcss #liveview
For the last 3 years, we've been happily using my little library at work to run #html #validation in #Phoenix controller tests. I have no idea if anyone else is using it... but I finally improved the docs and added a #LiveView example. Better very late than never I guess? 😅 https://hexdocs.pm/vnu/usage.html
#liveview #phoenix #validation #html
German Velasco (not on Mastodon as far as I know) has a really good YouTube channel where he shares a lot of Phoenix and LiveView tips. It’s highly recommended, as is his LiveView testing course (https://www.testingliveview.com/), but today’s video was especially good and he explains how a Phoenix 1.7 LiveView form can use a map rather than a changeset as it’s data source and still display errors: https://youtu.be/a_h2orv7M3U
#myelixirstatus #PhoenixFramework #liveview
🔎👨💻 I have consulting availability and am looking to connect on a new project.
My current skills/interests include #Elixir, #Phoenix, #LiveView, #Svelte, #SvelteKit, event sourcing, and #GraphQL. #MyElixirStatus
My superpowers include detailed project management alongside team support and mentoring.
You can find more info, rates, testimonials, and examples of my work at:
https://mikezornek.com/for-hire/
❤️ Reshares are very welcome and appreciated. TY.
#elixir #phoenix #liveview #svelte #sveltekit #graphql #myelixirstatus
Building Table Views with Phoenix LiveView by Peter Ullrich
Bring your data to the fingertips of nontechnical users with advanced features like pagination, sorting, filtering, and infinity scrolling.
https://pragprog.com/titles/puphoe/building-table-views-with-phoenix-liveview?view_title
Building Table Views with Phoenix LiveView by Peter Ullrich @PJUllrich
Bring your data to the fingertips of nontechnical users with advanced features like pagination, sorting, filtering, and infinity scrolling.
https://pragprog.com/titles/puphoe/building-table-views-with-phoenix-liveview?view_title
Yesterday I finished working for a client. The next couple of weeks I will relax and work on https://wishlephant.com, the wish list side project of my wife and me. I will implement a new design and move the frontend to #Phoenix #LiveView. That will be fun 🥰.
I've spend the past 6 weeks porting my client's legacy Java desktop application to the cloud using #elixirlang, #phoenix, and #liveview
I promised them a "walking skeleton" (aka MVP), but this thing is basically fully functional and already really looks like the existing app. Excited to demo to client's CEO next week.
#liveview #phoenix #elixirlang
(I'll give more details in the replies)
1. #Mastodon and the #Fediverse
2. Phoenix #LiveView
3. #BulletJournal
4. #Telekasten - a #zettelkasten plugin for #neovim
5. The album "Spiderman of the Rings" by #DanDeacon
6. #HealthyGamerGG
7. #Gyro aim with #FlickStick on my #SteamDeck
8. #RiskOfRain2
9. #SpiritIsland
10. #Digitakt
#10thingsilikerightnow #mastodon #fediverse #liveview #bulletjournal #telekasten #zettelkasten #neovim #dandeacon #healthygamergg #gyro #flickstick #SteamDeck #riskofrain2 #spiritisland #digitakt
So this was pretty interesting: https://wout.space/notes/live-svelte-as-liveview-dsl
It's #LiveView but where LV is only streaming data into #Svelte components. I haven't tried Svelte myself but it looks like an interesting approach of combining server side and client side reactivity.
The downside is that you can't write your components in Elixir. The upside is you still don't have to write an explicit API between your frontend and backend code.
#liveview #svelte #myelixirstatus
Últimamente estoy jugando un poco con #elixir, más por no olvidarme de lo poco que aprendí que otra cosa y por validar alguna idea que tengo por ahí. Y madre mía, me encanta.
No lo he usado lo suficiente como para valorarlo de forma súper objetiva, pero de forma subjetiva me parece un lenguaje genial. Es relativamente fácil de aprender, hay herramientas como #phoenix que son maravillas y #liveview es brutal, sin más.
Ojalá volver a usarlo en producción algún día.
Building Table Views with Phoenix LiveView by Peter Ullrich @PJUllrich
Bring your data to the fingertips of nontechnical users with advanced features like pagination, sorting, filtering, and infinity scrolling.
https://pragprog.com/titles/puphoe/building-table-views-with-phoenix-liveview?view_title
RT @sm_debenedetto
So excited to announce the newest release of Programming Phoenix LiveView! @redrapids and I have been hard at work to bring you all the latest #liveview goodies like #tailwindcss, components, JS bindings, and more! #myelixirstatus https://twitter.com/pragprog/status/1638285996310814725
#liveview #tailwindcss #myelixirstatus
Apparently, you can make it work by adding a new dependency on phoenix_view and not have to upgrade to #liveview 0.18 but this is only documented in comments to a gist.
+ {:phoenix, "~> 1.7.1"},
+ {:phoenix_view, "~> 2.0"},
#Elixir #Phoenix #LiveView question, as I'm just starting a book about the topic and the "stuff to install" section includes Node...
Am I going to have to think about Node/NPM constantly? Or is this going to be largely invisible from a workflow perspective?
I don't want to have to run two separate builds for a single web app. This is why I'm not interested in other SPA approaches.
⚗️ Building multiplayer gaming & gamedev platform with Elixir, Phoenix LiveView and Rust
— Heyplay.io
#Gamedev #Elixir #MyElixirStatus #ElixirPhoenix #Liveview #Rust
#gamedev #elixir #myelixirstatus #elixirphoenix #liveview #rust
「 LiveView's new Streams feature. It lets us elegantly work with large collections of items without keeping them all in memory on the server 」
—Fly.io
#Elixir #MyElixirStatus #ElixirPhoenix #Liveview
https://fly.io/phoenix-files/phoenix-dev-blog-streams/
#elixir #myelixirstatus #elixirphoenix #liveview
Putting the finishing touches on @redrapids new #LiveView videos today! A few will be posted to YouTube for everyone but most will be on Vimeo for #GroxioLearning subscribers. #Elixir
#liveview #groxiolearning #elixir