![LiveView Mastery](/img/default-banner.jpg)
- 27
- 52 506
LiveView Mastery
United States
Приєднався 30 сер 2022
Welcome to LiveView Mastery! I’ll be uploading engaging videos focused on Elixir and Phoenix LiveView software development.
My intentions with this channel are to share the joys and benefits of coding in Elixir. I want to provide you with a deep understanding and hopefully budding joy for Elixir, Phoenix, and LiveView; all in plain English.
Right now, we have two shows:
1. Software Sophistication - our Q&A show
2. LiveView Mastery - our Elixir/LiveView tutorial series
Hosted by: Joshua Plicque
My intentions with this channel are to share the joys and benefits of coding in Elixir. I want to provide you with a deep understanding and hopefully budding joy for Elixir, Phoenix, and LiveView; all in plain English.
Right now, we have two shows:
1. Software Sophistication - our Q&A show
2. LiveView Mastery - our Elixir/LiveView tutorial series
Hosted by: Joshua Plicque
Deploying a Phoenix Application to Digital Ocean
How to Deploy your Phoenix app to Digital Ocean with Elixir Releases and Docker.
Source code: github.com/or-equals/liveview_mastery/pull/11
---
🔥 I’ve built an expert team at Or Equals that will revitalize your codebase. Use our experience in Elixir and Phoenix LiveView consulting so you can get back to focusing on the business. Schedule a meeting with me, and let’s chat 👉 orequals.com
💻 Pragmatic Studio’s course is the most efficient way to learn Elixir/Phoenix LiveView. Use the course that I use to teach all my apprentices:
➤ Phoenix Liveview Course: pragmaticstudio.com/courses/phoenix-liveview?ref=plicque
➤ Elixir Course: pragmaticstudio.com/courses/elixir?ref=plicque
#liveview #phoenix #elixir #software #softwaredevelopment
Source code: github.com/or-equals/liveview_mastery/pull/11
---
🔥 I’ve built an expert team at Or Equals that will revitalize your codebase. Use our experience in Elixir and Phoenix LiveView consulting so you can get back to focusing on the business. Schedule a meeting with me, and let’s chat 👉 orequals.com
💻 Pragmatic Studio’s course is the most efficient way to learn Elixir/Phoenix LiveView. Use the course that I use to teach all my apprentices:
➤ Phoenix Liveview Course: pragmaticstudio.com/courses/phoenix-liveview?ref=plicque
➤ Elixir Course: pragmaticstudio.com/courses/elixir?ref=plicque
#liveview #phoenix #elixir #software #softwaredevelopment
Переглядів: 2 150
Відео
Liveview File Uploads to S3
Переглядів 1,7 тис.Рік тому
How to add support for LiveView's interactive file uploads, directly uploading to Amazon S3. Links: My Simple S3 Upload and Upload Component: gist.github.com/plicjo/5e5ced381f2b71d69d98b3e48885aacf Official Phoenix Liveview Uploads Guide: hexdocs.pm/phoenix_live_view/uploads.html Setting up Amazon S3: ua-cam.com/video/i2JXvgHsV9w/v-deo.html 🔥 I’ve built an expert team at Or Equals that will rev...
Adding images to a Phoenix application
Переглядів 1,5 тис.Рік тому
How to load images and assets in a phoenix application. 🔥 I’ve built an expert team at Or Equals that will revitalize your codebase. Use our experience in Elixir and Phoenix LiveView consulting so you can get back to focusing on the business. Schedule a meeting with me, and let’s chat 👉 orequals.com 💻 Pragmatic Studio’s course is the most efficient way to learn Elixir/Phoenix LiveView. Use the ...
Simple Strategies for Upgrading Phoenix LiveView
Переглядів 6362 роки тому
I wanted to make a video going over the strategies I use to upgrade *across* all the upgrades I’ve done. Now, I know we’ve done a video in the past about specific upgrades for Phoenix LiveView. But, pretty much every upgrade in Phoenix LiveView is difficult to perform because it’s pre-release software. So, I figured a general upgrade guide would be useful! 🔥 I’ve built an expert team at Or Equa...
Creating a Toggle Button in LiveView
Переглядів 1,6 тис.2 роки тому
Create a toggle button in Phoenix LiveView 🔥 I’ve built an expert team at Or Equals that will revitalize your codebase. Use our experience in Elixir and Phoenix LiveView consulting so you can get back to focusing on the business. Schedule a meeting with me, and let’s chat 👉 orequals.com 💻 Pragmatic Studio’s course is the most efficient way to learn Elixir/Phoenix LiveView. Use the course that I...
Setup Github Actions for Elixir CI/CD
Переглядів 1,3 тис.2 роки тому
Github actions is awesome because it automatically runs tests and checks during a pull request for your project; making your project more reliable. Learn how to implement Continuous Integration and Continuous Delivery(CI/CD) with Github Actions in this tutorial. 🔥 I’ve built an expert team at Or Equals that will revitalize your codebase. Use our experience in Elixir and Phoenix LiveView consult...
Building Twitter with Ash + Creator of Ash Framework (Part 2)
Переглядів 6 тис.2 роки тому
Part 2 of Ash LiveView breakdown: With the creator of Ash Framework, @zach_daniel builds a fully-featured twitter clone, along *with* a working admin panel! Link to the twitter clone source: github.com/zachdaniel/twitter Ash's website: ash-hq.org Ash's twitter: AshFramework Ash's Sponser: alembic.com.au 🔥 I’ve built an expert team at Or Equals that will revitalize your codebase. Use...
Is Ash Framework the Real Deal for Elixir Devs? (Part 1)
Переглядів 10 тис.2 роки тому
This is part one of a two-parter I filmed with the creator of Ash Framework @zach_daniel . Link to the twitter clone source: github.com/zachdaniel/twitter Ash's website: ash-hq.org Ash's twitter: AshFramework Ash's Sponser: alembic.com.au 🔥 I’ve built an expert team at Or Equals that will revitalize your codebase. Use our experience in Elixir and Phoenix LiveView consulting so you c...
How to upgrade from Phoenix 1.6 to 1.7
Переглядів 1,8 тис.2 роки тому
The journey to upgrade Phoenix to version 1.6 to 1.7 is a difficult one; especially since the upgrade guide is incomplete. I made a quick tutorial on this upgrade to alleviate some of the short-comings of the official guide. 🔥 I’ve built an expert team at Or Equals that will revitalize your codebase. Use our experience in Elixir and Phoenix LiveView consulting so you can get back to focusing on...
How to: Easy Caching in Elixir
Переглядів 1,4 тис.2 роки тому
We are going over an easy technique to introduce a bit of state in Elixir by caching with an Agent. 🔥 I’ve built an expert team at Or Equals that will revitalize your codebase. Use our experience in Elixir and Phoenix LiveView consulting so you can get back to focusing on the business. Schedule a meeting with me, and let’s chat 👉 orequals.com 💻 Pragmatic Studio’s course is the most efficient wa...
GraphQL vs REST for Elixir Devs
Переглядів 1,9 тис.2 роки тому
In this episode of Software Sophistication: - Is LiveView a stable ecosystem? - What is the best approach for GraphQL vs other APIs, like REST, when you have LiveView code? - What’s the best way to integrate the Ash Framework with Phoenix? - Is there a way to implement dynamic events with no JS in LiveView? 🔥 I’ve built an expert team at Or Equals that will revitalize your codebase. Use our exp...
How to Manage Global State in LiveView (Compared to Javascript)
Переглядів 1,7 тис.2 роки тому
In this episode of Software Sophistication: - Explaining LiveView.JS why this is required and what problems does it solve? - Do you need to multiple region deployment in LiveView, and how should it be done? - How do you handle global state in LiveView in comparison to React and other JS libraries 💻 Pragmatic Studio’s course is the most efficient way to learn Elixir/Phoenix LiveView. Use the cou...
Debug your LiveView App on a Phone with Ngrok
Переглядів 4262 роки тому
Ngrok is a great tool for demos and troubleshooting. It allows you to open up your localhost server, so that you can access it anywhere, even on a phone! In this video, I take you through how to set up Ngrok and use it to debug on a phone. ngrok.com/ 💻 Pragmatic Studio’s course is the most efficient way to learn Elixir/Phoenix LiveView. Use the course that I use to teach all my apprentices: ➤ P...
Will Phoenix LiveView replace Javascript?
Переглядів 2,1 тис.2 роки тому
Software Sophistication is a Q/A show about Elixir, Phoenix LiveView, and Software development. In this episode: What is the role of Phoenix LiveView within the Javascript/frontend ecosystem? What VS Code plugins are good for Elixir development? Will Phoenix LiveView replace Javascript? 💻 Pragmatic Studio’s course is the most efficient way to learn Elixir/Phoenix LiveView. Use the course that I...
Learn Dependency Injection to Write Better Elixir Code
Переглядів 1,6 тис.2 роки тому
In today's episode of LiveView Mastery, you're going to be learning the *dependency injection* design pattern and how to implement it in the Elixir programming language. 💻 Pragmatic Studio’s course is the most efficient way to learn Elixir/Phoenix LiveView. Use the course that I use to teach all my apprentices: ➤ Phoenix Liveview Course: pragmaticstudio.com/courses/phoenix-liveview?ref=plicque ...
How to Install Alpine.Js in a Phoenix app in 3 Minutes
Переглядів 1,5 тис.2 роки тому
How to Install Alpine.Js in a Phoenix app in 3 Minutes
How to start software testing. And why you need to know how.
Переглядів 1952 роки тому
How to start software testing. And why you need to know how.
The fastest way to learn Phoenix LiveView
Переглядів 2,5 тис.2 роки тому
The fastest way to learn Phoenix LiveView
How to install Tailwind CSS in a Phoenix app
Переглядів 1,2 тис.2 роки тому
How to install Tailwind CSS in a Phoenix app