Andrew Stewart on JS in LiveView
Listen now
Description
In this episode of the Elixir Mentor Podcast, your go-to source for All Things Elixir, I'm excited to welcome back Andrew Stewart, who runs his educational YouTube channel under the username @srcrip. This time, we focus on JavaScript interoperability in LiveView. We'll discuss best practices, share insights, and explore various aspects of integrating JavaScript with LiveView. Don’t miss it! #ElixirLang #LiveView #ElixirMentor #TechTalk #SoftwareDevelopment #ElixirProgramming #DeveloperCommunity #JavaScript #WebDevelopment textarea code snippet to maintain height on reload: ``` const MaintainHeightHook = { beforeUpdate() { this.prevHeight = http://this.el.style.height }, updated() { http://this.el.style.height = this.prevHeight } } ``` image proxy mentioned: https://t.co/yB4R7RsQrI Connect with Andrew: X: https://x.com/src_rip YouTube: https://www.youtube.com/@srcrip Toast Library: https://toast.src.rip SUPPORT ELIXIR MENTOR 🌐🌐 My website: ⁠⁠⁠⁠⁠⁠⁠⁠https://elixirmentor.com/⁠⁠⁠⁠⁠⁠⁠⁠ 🎙🎙Check out my podcast: ⁠⁠⁠⁠⁠⁠⁠⁠https://www.hiredgunapps.com/podcast⁠⁠⁠⁠⁠⁠⁠⁠ 🆘🆘NEED HELP?? Join the Discord Server: ⁠⁠⁠⁠⁠⁠⁠⁠https://discord.gg/HcnjPsW
More Episodes
In this episode of the Elixir Mentor Podcast, your go-to source for All Things Elixir, I'm thrilled to welcome back Michael Lubas, CEO of Paraxial.io. This special episode explores the powerful combination of Paraxial.io's security solutions and Elixir-focused hosting platforms like...
Published 09/10/24
Published 09/10/24
In this episode of the Elixir Mentor Podcast, the go-to source for All Things Elixir, Brian Cardarella, CEO of DockYard, joins to discuss LiveView Native. This conversation explores how LiveView Native enables developers to build native and web applications seamlessly with Phoenix, allowing teams...
Published 09/03/24