> For the complete documentation index, see [llms.txt](https://mikkicoding.mikkipastel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mikkicoding.mikkipastel.com/content/2023/content-roadmap-sprint-06-2023-31-july-11-august.md).

# Content Roadmap Sprint 06/2023 (31 July - 11 August)

<figure><img src="https://cdn.glitch.global/2a53279f-6b0b-496a-8c43-6bf257052e26/content_roadmap_2023_06.png?v=1690772183064" alt="" width="563"><figcaption></figcaption></figure>

### Content List

เนื่องจากต้น sprint ติดกับวันหยุดยาว ก็เลยลองทำอะไรยิบย่อยสนุก ๆ ดูจ้า

* การทำงานเราอาจจะต้อง test ตัว deeplink กัน ก็เลยลองวิธีเทสที่เป็นไปได้ มาแชร์ให้ทุกคนเนอะ มาแลกเปลี่ยนการ test deeplink ของฝั่ง Android กันเถอะ
* Sticker LINE ชุดแรกรอขาย ก็เริ่มทำชุดที่สองต่อแล้ว เพื่อส่งประกวดสติ๊กเกอร์ทำงานจ้า
* ทางเราและผองเพื่อนได้ทานสุกี้จินดา หรือสุกี้หม่าล่าสายพานกันบ่อย เลยทำเครื่องติดเลขซะเลย
* แน่นอนว่าเราจะลองใช้ Canva ในการตัดคลิป video demo ตัวนี้กันนะ

### Retrospective

อาจจะมีเวลาทำ content น้อยลงนิดนึง เนื่องจากมีไปช่วยทีม Tripster ตอนไป AMA แล้วก็ไปฟัง AMA โปรเจกต์อื่น ๆ ด้วย โพสลง page คนเห็นโพสน้อยมาก ส่วน Twitter คนเห็นเยอะกว่า และมี engagement ที่ดีกว่ามาก ๆ

### **Content ใน Sprint นี้**

* demo Chinda Calculator: [YouTube](https://www.youtube.com/watch?v=zXhnO1mGA7M)
* แชร์วิธีการเทส deeplink สำหรับ Android Developer: [Blog](https://www.mikkipastel.com/how-to-test-deeplink-for-android-developer/) | [Facebook](https://www.facebook.com/MikkiPastel/posts/pfbid02xtzYKaXbFt7ehzA93P2dXWvY1NUGnBCy8n8JcRKYZz7THRtw4gbm1qFBoDzJs1qvl) | [Twitter](https://twitter.com/mikkipastel/status/1689966884236791808)

### **Project**

* PWA: [Chinda Calculator](https://chinda.glitch.me/)
* PWA: [Lincha Calculator](https://lincha.glitch.me/)
* Sticker LINE: [Pastel: Work to Earn](https://store.line.me/stickershop/product/23901029/en)

### **Contributor Content**

* Tripster Lucky Box (overall): [Twitter](https://twitter.com/mikkipastel/status/1686997229507313664)
* Tripster Lucky Box (how to redeem code & my code): [Facebook](https://www.facebook.com/MikkiPastel/posts/pfbid02VWrdXjhG2ereXPaHi5D6VSPGTggsNirFUydvb48zbpB52vz8bpfPDVi2TLECV3xTl) | [Twitter](https://twitter.com/mikkipastel/status/1688104978060337152)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mikkicoding.mikkipastel.com/content/2023/content-roadmap-sprint-06-2023-31-july-11-august.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
