3 results for:
AI Built Our ENTIRE Elixir App in 2 Hours (ft. Claude Code + Tidewave)
BeginnerWatch us build a complete real-time polling app using ONLY AI! Andrew Stewart (@srcrip) & Daniel Bergholz (@DanielBergholz) join me as we let Claude Code + Tidewave do ALL the coding. No manual code writing allowed! We built authentication, real-time voting, dynamic forms, live updates, and a polished UI - all through AI prompts. The result? A fully functional Phoenix LiveView app with 13 commits in just 2 hours! 00:00 - Introduction and sponsor message 04:00 - Setting up the live coding challenge and polling the audience 09:00 - Introducing Claude Code and the wild card project selection 15:25 - Installing and configuring Claude Code for the first time 23:30 - Setting up Tidewave MCP for Elixir integration 32:00 - Creating the Phoenix project and initial setup 40:00 - Building polls schema and embedded options 48:00 - Implementing Phoenix authentication with gen.auth 1:05:00 - Creating live views and dynamic forms 1:20:00 - Adding real-time voting functionality with PubSub 1:27:00 - Debugging with Tidewave's powerful runtime integration 1:35:00 - Building authorization and user permissions 1:45:00 - Adding vote changing functionality and UI polish 1:55:00 - Creating a stunning homepage with Claude's design skills 2:05:00 - Setting up GitHub workflow and creating pull request 2:15:00 - Wrap-up and reflections on AI-assisted development Tools Used: Claude Code (agentic terminal AI) Tidewave MCP (Elixir runtime integration) Phoenix LiveView + Tailwind CSS Judge Our Vibe Code: Open PR: https://github.com/ElixirMentor/pulse_vote/pull/1 Connect: Andrew: @srcrip Daniel: @DanielBergholz Support Elixir Mentor: https://elixirmentor.com/?utm_source=elixir-mentor #TideWave #ClaudeCode #ElixirLang #PhoenixFramework #AIcoding #VibeCoding #LiveView #ElixirMentor
Phoenix LiveView: Building a GitHub Gist Clone
IntermediateWelcome to our Elixir full course, 'Phoenix LiveView: Building a GitHub Gist Clone'! Jacob Luetzow, your Elixir Mentor, will lead you through creating a GitHub Gist clone with Phoenix LiveView. Starting from the basics of setting up a Phoenix LiveView app, we'll cover essential topics like user authentication, form validation, database interactions, and designing an engaging user interface. We're not stopping there; we'll dive into enhancing our app's look and feel with Tailwind CSS and JavaScript. Each tutorial in this series is designed to build upon the previous, offering a comprehensive step-by-step guide to tackle real-world Elixir programming challenges. Whether you're just starting or are an experienced developer keen to broaden your Elixir knowledge, this series has something for everyone. Ready to start building sophisticated web applications with Phoenix LiveView? Press play, and let's begin this educational adventure together!
Phoenix crash course
BeginnerLearn the powerful Phoenix framework for Elixir in this crash course, covering key concepts like routing, controllers, HEEx components, Ecto, authentication, internationalization, and JSON APIs. With a mix of theory and hands-on examples, you'll gain both foundational knowledge and practical skills to build robust web applications