# Talks, Podcasts, and Blogs

{% hint style="info" %}
If you know of any resources related to Yjs, please post them to the [discussion board](https://discuss.yjs.dev/).
{% endhint %}

## September 26, 2020 - Joseph Gentle, CRDTs are the future

{% embed url="<https://josephg.com/blog/crdts-are-the-future/>" %}

## September 24, 2020 - Microsoft Ignite, The future of data systems

{% embed url="<https://myignite.microsoft.com/sessions/7db762c9-2629-4cff-849f-0e043eb12cef>" %}

## September 3, 2020 - Yjs walkthrough with Joseph Gentle & Kevin Jahns

{% embed url="<https://youtu.be/0l5XgnQ6rB4>" %}

## August 10, 2020 - Blog post by Kevin Jahns

{% embed url="<https://blog.kevinjahns.de/are-crdts-suitable-for-shared-editing/>" %}

## April 8, 2020 - Blog post by Tag1 Consulting & Preston So

{% embed url="<https://www.tag1consulting.com/blog/yjs-webrtc-part-5>" %}

## March 30, 2020 - Blog post by Tag1 Consulting & Preston So

{% embed url="<https://www.tag1consulting.com/blog/yjs-webrtc-part-4>" %}

## March 24, 2020 - Blog post by Tag1 Consulting & Preston So

{% embed url="<https://www.tag1consulting.com/blog/gutenberg-part-4>" %}

## March 19, 2020 - Blog post by Tag1 Consulting & Preston So

{% embed url="<https://www.tag1consulting.com/blog/yjs-webrtc-part-3>" %}

## March 17, 2020 - Blog post by Tag1 Consulting & Preston So

{% embed url="<https://www.tag1consulting.com/blog/gutenberg-part-3>" %}

## March 17, 2020 - Blog post by Tag1 Consulting & Preston So

{% embed url="<https://www.tag1consulting.com/blog/signal-y-webrtc-part2>" %}

## March 10, 2020 - Blog post by Tag1 Consulting & Preston So

{% embed url="<https://www.tag1consulting.com/blog/gutenberg-part-2>" %}

## March 5, 2020 - Blog post by Tag1 Consulting & Preston So

{% embed url="<https://www.tag1consulting.com/blog/yjs-webrtc-part-1>" %}

## March 3, 2020 - Blog post by Tag1 Consulting & Preston So

{% embed url="<https://www.tag1consulting.com/blog/shared-editing-wordpress1>" %}

## February 19, 2020 - Blog post by Tag1 Consulting & Preston So

{% embed url="<https://www.tag1consulting.com/blog/yjs-deep-dive-part-4>" %}

## February 19, 2020 - Podcast by Tag1 Consulting & Preston So

{% embed url="<https://youtu.be/oMJgXopewc4>" %}

## February 13, 2020 - Blog post by Tag1 Consulting & Preston So

{% embed url="<https://www.tag1consulting.com/blog/yjs-deep-dive-part-3>" %}

## February 6, 2020 - Blog post by Tag1 Consulting & Preston So

{% embed url="<https://www.tag1consulting.com/blog/yjs-deep-dive-part-2>" %}

## February 5, 2020 - Podcast by Tag1 Consulting

{% embed url="<https://www.tag1consulting.com/blog/yjs-indexeddb-TTT-009>" %}

## February 2, 2020 - Talk at FOSDEM

{% embed url="<https://fosdem.org/2020/schedule/event/yjs_shared_editing/>" %}

{% embed url="<https://video.fosdem.org/2020/H.2215/yjs_shared_editing.webm>" %}

## January 30, 2020 - Blog post by Tag1 Consulting & Preston So

{% embed url="<https://www.tag1consulting.com/blog/yjs-deep-dive-part-1>" %}

## January 22, 2020 - Podcast by Tag1 Consulting

{% embed url="<https://www.tag1consulting.com/blog/peer-peer-collaborative-editing-using-yjs-webrtc-tag1-team-talk-007>" %}

## November 21, 2019 - Interview by Publishpress

{% embed url="<https://publishpress.com/blog/yjs/>" %}

{% embed url="<https://youtu.be/oR7l_v7B6mg>" %}

## November 13, 2019 - Podcast by Tag1 Consulting

{% embed url="<https://www.tag1consulting.com/blog/deep-dive-yjs-part-2-tag1-team-talk-005>" %}

## November 12, 2019 - Podcast by Tag1 Consulting

{% embed url="<https://www.tag1consulting.com/blog/deep-dive-yjs-part-1-tag1-team-talk-004>" %}

## November 11, 2019 - Blog post by Tag1 Consulting & Preston So

{% embed url="<https://www.tag1consulting.com/blog/evaluating-real-time-collaborative-editing-solutions-top-fortune-50-company>" %}

## September 18, 2019 - Podcast by Tag1 Consulting

{% embed url="<https://www.tag1consulting.com/blog/deep-dive-real-time-collaborative-editing-solutions-tagteamtalk-001-0>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.yjs.dev/other-resources/talks-and-podcasts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
