All content for Fullstack Ruby Podcast is the property of Jared White and is served directly from their servers
with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Elevate your Ruby skills. Everywhere. Futuristic Web Dev That’s Fast and Fun! Hosted by Jared White.
It’s tempting to want to take the simplistic approach of writing “to the framework” or to the external API directly in the places where you need to interface with those resources, but it’s sometimes a much better approach to create your own abstraction layer. Having this layer which sits between your high-level business logic or request/response handling, and the low-level APIs you need to call, means you’ll be able to define an API which is clean and makes sense for your application…and then...
Fullstack Ruby Podcast
Elevate your Ruby skills. Everywhere. Futuristic Web Dev That’s Fast and Fun! Hosted by Jared White.