Skip to content

Commit

Permalink
Add Episode 91 - Excalidraw with @ad1992 (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico authored Oct 31, 2024
1 parent 3be866e commit bc6f944
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-10-17-090-chucker.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ 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>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/episode/4gRy43v9Ob98dnZUjkuT9u?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>

It's time for another special episode, 90!

Expand Down
82 changes: 82 additions & 0 deletions _posts/2024-10-31-091-excalidraw.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
---
title: "#91 - Excalidraw with Aakansha Doshi"
excerpt: "Canvas drawing with Excalidraw and Aakansha Doshi"
author_profile: true

description: "Canvas drawing with Excalidraw and Aakansha Doshi"

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

date: 2024-10-31
permalink: /91/
redirect_from:
- /91/excalidraw/
- /91/excalidraw-with-aakansha-doshi/

podcast_image: "/assets/images/episodes/91-cover.png"
podcast_episode_number: 91
podcast_link: https://dts.podtrac.com/redirect.m4a/hosting.thebakery.dev/91-thedevelopersbakery-excalidraw.m4a
podcast_duration: "40:59"
podcast_length: 16607447
---

<iframe src="https://open.spotify.com/embed-podcast/show/4jV6Yoz7D38sZJlYMzJm3k" width="100%" height="232" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>

Today we're going to talk about [**Excalidraw**](https://excalidraw.com/) 🎨, a web tool to sketch diagrams with a hand-drawn style.

I'm glad to have on stage [**Aakansha Doshi**](https://twitter.com/aakansha1216), one of the maintainer of Excalidraw, to tell us more about this project.
Aakansha will tell us the story of Excalidraw, how it evolved over time, and its secret to achieve the distinctive hand-drawn style.

We'll also talk about the community around Excalidraw, and Aakansha will share some tips on how to start contributing to your first open-source project.

Enjoy the show 👨‍🍳

# Show Notes

- **00.00** Intro
- **00.46** Episode Start
- **01.13** Akansha's Introduction
- **02.21** What is Excalidraw?
- **03.51** Excalidraw's hand-written style
- **06.32** Storing and sharing diagrams
- **09.16** excalidraw.com vs OSS
- **10.10** The Excalidraw tech stack
- **11.12** Your story with Excalidraw
- **14.42** Who's maintaining Excalidraw?
- **16.22** Suggestions for getting started with open source
- **19.04** How to contribute to Excalidraw?
- **21.33** Isn't Excalidraw feature complete?
- **25.20** How do you test Excalidraw?
- **26.27** Biggest challenge in maintaining Excalidraw
- **30.32** Refactoring Excalidraw
- **32.11** What's next for Excalidraw?
- **35.33** AI & Excalidraw
- **37.08** Further reading
- **39.17** Where people can find you online?

# Resources

- <i class="fab fa-github"></i> [excalidraw/excalidraw on GitHub](https://github.com/excalidraw/excalidraw)
- <i class="fas fa-link"></i> [Excalidraw Official Website](https://excalidraw.com/)
- <i class="fab fa-discord"></i> [Excalidraw Discord server](https://discord.gg/UexuTaE)
- Mentioned Resources:
- <i class="fas fa-link"></i> [Excalidraw Documentation](https://docs.excalidraw.com/)
- <i class="fab fa-github"></i> [excalidraw/mermaid-to-excalidraw on GitHub](https://github.com/excalidraw/mermaid-to-excalidraw)
- <i class="fab fa-github"></i> [react-tags/react-tags on GitHub](https://github.com/react-tags/react-tags)
- <i class="fab fa-github"></i> [@ad1992 on GitHub](https://github.com/ad1992)
- <i class="fab fa-twitter"></i> [@aakansha1216 on Twitter](https://twitter.com/aakansha1216)
- <i class="fab fa-linkedin"></i> [Aakansha Doshi on LinkedIn](https://www.linkedin.com/in/aa1992/)

# 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/91-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 bc6f944

Please sign in to comment.