jake
banner
jakeprem.com
jake
@jakeprem.com
Reposted by jake
I'll be speaking on Tuesday at 6PM ET as part of the Global Elixir Meetup (GEM) week. If you're in the Cincinnati area, join us in person at the Launch Scout office. If you can't make it, the event will be streamed. Details at globalelixirmeetups.com/event/cincin...

#elixirlang
Cincinnati Global Elixir Meetup
globalelixirmeetups.com
September 22, 2025 at 11:45 PM
Reposted by jake
Come join us for our Global Elixir Meetup! The Ohio edition will be on Tuesday, September 23rd at 6pm (EDT) with in person and online options. @brianmeeker.bsky.social will be sharing how to "Refurbish Your Creaky Test Suite"! Visit www.ohioelixir.com to signup.

#ElixirLang #GlobalElixirMeetups
Ohio Elixir User Group
www.ohioelixir.com
September 12, 2025 at 4:02 PM
Tip of the day (aka I wasted way too much time realizing this):

- Chrome device mode is buggy
- Tailscale serve makes sharing dev servers to mobile devices easy
- Phoenix Live Reload works across Tailscale connections
- Use this to test responsive design directly on devices
#ElixirLang #Tailscale
September 9, 2025 at 4:30 PM
Shoutout to @vereis.com and @ivymarkwell.com for their work on this!
September 3, 2025 at 2:15 PM
Just wrote a quick post on restarting Phoenix Playgrounds in Livebook. (e.g. to run multiple examples in a row). Check it out:

jakeprem.com/posts/easy-l...

#ElixirLang #Livebook
Easy Phoenix Playground Restarts in LiveBook | Jake Prem's Blog
Run multiple Phoenix Playground examples in a single LiveBook.
jakeprem.com
March 3, 2025 at 4:56 PM
Experimenting with building a library with ActiveStorage-like functionality for Ecto.

Convince me this `has_many` usage is a bad idea?

#ElixirLang
February 19, 2025 at 6:19 PM
Sometimes the reason your LiveView isn't updating properly is because your code was never reloading the data in the first place.

Sometimes you spend 3 hours debugging LiveView change tracking with increasingly convoluted data refactors to confirm this fact.

Follow me for more #ElixirLang pro-tips.
February 7, 2025 at 12:59 AM