-
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 88 - Charty by @hi-manshu (#194)
- 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: "#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) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.