-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Episode 90 - Chucker with @cortinico (#204)
- Loading branch information
Showing
3 changed files
with
73 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
--- | ||
title: "#90 - Chucker with Nicola Corti" | ||
excerpt: "Inspecting network requests in Android with Chucker and Nicola Corti" | ||
author_profile: true | ||
|
||
description: "Inspecting network requests in Android with Chucker and Nicola Corti" | ||
|
||
header: | ||
teaser: "/assets/images/header-single-episode.png" | ||
overlay_image: "/assets/images/header-single-episode.png" | ||
show_overlay_excerpt: false | ||
overlay_filter: "0.6" | ||
og_image: "/assets/images/episodes/90-cover.png" | ||
|
||
date: 2024-10-17 | ||
permalink: /90/ | ||
redirect_from: | ||
- /90/chucker/ | ||
- /90/chucker-with-nicola-corti/ | ||
|
||
podcast_image: "/assets/images/episodes/90-cover.png" | ||
podcast_episode_number: 90 | ||
podcast_link: https://dts.podtrac.com/redirect.m4a/hosting.thebakery.dev/90-thedevelopersbakery-chucker.m4a | ||
podcast_duration: "40:04" | ||
podcast_length: 15654057 | ||
--- | ||
|
||
<iframe src="https://open.spotify.com/embed-podcast/show/4jV6Yoz7D38sZJlYMzJm3k" width="100%" height="232" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe> | ||
|
||
It's time for another special episode, 90! | ||
|
||
Together with our own Nicola, we're diving into the world of [**Chucker**](https://github.com/ChuckerTeam/chucker), an open-source library that helps you debug network requests in Android. | ||
|
||
With Chucker you can simply inspect the HTTP and GraphQL requests and responses, visualize the body such as JSON or images, and even export them to share with your team. | ||
|
||
Nicola will tell us the story of how this library was born, how it evolved over time, and how you can use it in your projects. | ||
|
||
Enjoy the show 👨🍳 | ||
|
||
# Show Notes | ||
|
||
- **00.00** Intro | ||
- **00.46** Episode Start | ||
- **01.38** What is Chucker? | ||
- **04.13** Installing Chucker | ||
- **06.51** Chucker features | ||
- **13.44** v4 | ||
- **17.03** Crash reporting? | ||
- **19.51** Configuring Chucker | ||
- **22.34** From Chuck to Chucker | ||
- **33.04** Use Chucker to catch-em-all! | ||
- **34.14** Supporting Chucker | ||
- **37.22** Further reading | ||
|
||
# Resources | ||
|
||
- <i class="fab fa-github"></i> [ChuckerTeam/chucker on GitHub](https://github.com/ChuckerTeam/chucker) | ||
- <i class="fas fa-link"></i> [TheBakery Official Website](https://thebakery.dev/) | ||
- Mentioned Resources | ||
- <i class="fab fa-youtube"></i> Use Chucker to Catch 'Em All - [Video from Droidcon Berlin](https://www.droidcon.com/2023/08/01/use-chucker-to-catch-em-all/) | ||
- <i class="fab fa-medium"></i> [Debugging Network Requests in Android with Chucker: A Comprehensive Guide](https://engineering.teknasyon.com/debugging-network-requests-in-android-with-chucker-a-comprehensive-guide-9a1251c54e9e) | ||
- <i class="fab fa-github"></i> [@cortinico on GitHub](https://github.com/cortinico) | ||
- <i class="fab fa-twitter"></i> [@cortinico on Twitter](https://twitter.com/cortinico) | ||
|
||
# Show links | ||
|
||
- <i class="fas fa-link"></i> [Podcast Website](https://thebakery.dev) | ||
- <i class="fab fa-spotify"></i> [The Developers' Bakery on Spotify](https://open.spotify.com/show/4jV6Yoz7D38sZJlYMzJm3k?si=AL3ske_0R_CKlEScMhYhug) | ||
- <i class="fas fa-podcast"></i> [The Developers' Bakery on Apple Podcasts](https://podcasts.apple.com/us/podcast/the-developers-bakery/id1542849034) | ||
- <i class="fab fa-google-play"></i> [The Developers' Bakery on Google Podcasts](https://podcasts.google.com/feed/aHR0cHM6Ly90aGViYWtlcnkuZGV2L3BvZGNhc3QueG1s) | ||
- <i class="fab fa-twitter"></i> [@thebakerydev on Twitter](https://twitter.com/thebakerydev) | ||
- <i class="fab fa-twitter"></i> [@cortinico on Twitter](https://twitter.com/cortinico) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.