> 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-05-2023-17-25-july.md).

# Content Roadmap Sprint 05/2023 (17 - 25 July)

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

### Content List

ใน sprint นี้ เราจะมาพูดถึง PWA หรือ Progressive Web Apps กันว่าคืออะไร? และมี site project ที่ลองทำเล่น ๆ แบบไม่ยากมาฝากกันด้วยน้า

### Retrospective

มีการ stock content แรกของสัปดาห์แรกไว้ก่อน แต่ของสัปดาห์ที่สองเกือบไม่ทัน เพราะกลัวทำรูปแล้วคนอ่านจะงง ๆ แล้วมีไปงาน coffee talk ของ Enter to Start ด้วย ก็เลยมีบล็อกมาเพิ่ม กับเอา content ที่เคบสรุปบนทวิตมาทำต่อเป็นบล็อก คือ สูตรคำนวณ Future นั่นเอง

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

* ทำความรู้จัก Progressive Web Apps: [Blog](https://www.mikkipastel.com/what-is-progressive-web-apps) | [Facebook](https://www.facebook.com/MikkiPastel/posts/pfbid02bL65VdtCCnuAFxNzhEqdoEyEX7jSnW4dYsPvYxcVJ8jPpnSkum66KkEMa1HqPge9l) | [Twitter](https://twitter.com/mikkipastel/status/1682369004516831233)
* มาเรียนรู้ "Content 3.0 การใช้ Ai เขียนคอนเทนต์แบบมือโปร" กันจ้า: [Blog](https://www.mikkipastel.com/content-3-0-ai-for-content-creator/) | [Facebook](https://www.facebook.com/MikkiPastel/posts/pfbid02thmgwMjynfy94MkLibh3EbkZCKteVYq3CoT2t4UBYRPvViqR5vFDsSgtcZsZnNshl) | [Twitter](https://twitter.com/mikkipastel/status/1683026091160793089)
* ถอดเคล็ดลับ Futures Trader เทรดยังไงให้มีเงินกินหมูกระทะ: [Blog](https://www.mikkipastel.com/bittoon-dao-learning-cryptoteller-tips-from-futures-trader-take/)
* ทำโปรเจกต์ PWA แบบไม่ต้อง setup project เยอะ โดยใช้ Glitch: [Blog](https://www.mikkipastel.com/create-new-pwa-project-by-glitch/) | [Facebook](https://www.facebook.com/MikkiPastel/posts/pfbid02dvUUXpum89D9BmrXhyxx5eUimfWw8xX6Bha3W6ojRcXHkrWTwZw4f3EusS44jBo4l) | [Twitter](https://twitter.com/mikkipastel/status/1684897303017222145)

### Project

* [Position Sizing Calculator](https://position-sizing.glitch.me/)


---

# 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-05-2023-17-25-july.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.
