Skip to content

Commit

Permalink
Add Episode 88 - Charty by @hi-manshu (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico authored Aug 27, 2024
1 parent ed2fbd9 commit 010a913
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-08-14-087-redpanda.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ podcast_duration: "42:07"
podcast_length: 16732267
---

<iframe src="https://open.spotify.com/embed-podcast/show/4jV6Yoz7D38sZJlYMzJm3k" width="100%" height="232" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/episode/0poGMPuSGCWZPffMsac3kZ?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>

We keep on exploring the world of data with another amazing guest: [**Christina Lin**](https://twitter.com/Christina_wm), Developer Advocate at [**RedPanda**](https://www.redpanda.com/).

Expand Down
72 changes: 72 additions & 0 deletions _posts/2024-08-27-088-charty.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
---
title: "#88 - Charty with Himanshu Singh"
excerpt: "Charts for Jetpack Compose with Charty and Himanshu Singh"
author_profile: true

description: "Charts for Jetpack Compose with Charty and Himanshu Singh"

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/88-cover.png"

date: 2024-08-27
permalink: /88/
redirect_from:
- /88/charty/
- /88/charty-with-himanshu-singh/

podcast_image: "/assets/images/episodes/88-cover.png"
podcast_episode_number: 88
podcast_link: https://dts.podtrac.com/redirect.m4a/hosting.thebakery.dev/88-thedevelopersbakery-charty.m4a
podcast_duration: "34:48"
podcast_length: 14158630
---

<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 to spotlight another amazing Android library in this episode of The Developers' Bakery! Today, I'm joined by [**Himanshu Singh**](https://twitter.com/hi_man_shoe), author and maintainer of [**Charty**](https://github.com/hi-manshu/Charty).

Charty is a chart library entirely written for Jetpack Compose. In this episode, Himanshu will walk us through the complexities of building custom UI libraries and his passion for open-source.

Enjoy the show 👨‍🍳

# Show Notes

- **00.00** Intro
- **00.46** Episode Start
- **01.19** Himanshu's Introduction
- **02.19** What is Charty?
- **03.43** What is Jetpack Compose
- **05.43** The story of Charty
- **08.54** MPAndroidChart vs Charty
- **10.27** Writing libraries for Compose
- **12.28** The challenges of building a chart library
- **14.53** Learning to say no
- **17.34** The most requested feature
- **18.48** Making Charty multiplatform
- **19.53** Charty 2.0.0?
- **22.21** How to contribute to Charty?
- **26.22** How open-source accelerated your career
- **29.59** Which other libraries are you maintaining?
- **31.46** Further reading
- **33.12** Where people can find you online?

# Resources

- <i class="fab fa-github"></i> [hi-manshu/Charty on GitHub](https://github.com/hi-manshu/Charty)
- <i class="fas fa-link"></i> [Charty Documentation](https://hi-manshu.github.io/Charty/index.html)
- <i class="fab fa-github"></i> [hi-manshu/Kalendar on GitHub](https://github.com/hi-manshu/Kalendar)
- <i class="fab fa-github"></i> [@hi-manshu on GitHub](https://github.com/hi-manshu)
- <i class="fab fa-twitter"></i> [@hi_man_shoe on Twitter](https://twitter.com/hi_man_shoe)

# 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)
Binary file added assets/images/episodes/88-cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 010a913

Please sign in to comment.