# กฎ 80:20

เวลาทำอะไรก็แล้วแต่ให้คิดถึงกฎ 80:20 ไว้เสมอ โดยให้เรา**ทุ่มแรงไปกับงานกลุ่ม 20% แต่งานกลุ่มนั้นมันได้ผลลัพท์กลับมาถึง 80%** ตลอด เพราะทุกวันนี้ในการทำซอฟต์แวร์นั้นมันจะมี features อยู่เป็นร้อยๆอย่างเลยภายในโปรเจคเดียว แต่เชื่อไหมว่ามันจะมี feature ที่เป็นพระเอกที่คนส่วนใหญ่เข้าไปใช้งานจริงๆอยู่แค่เพียง 20% เท่านั้น ดังนั้นหมายความว่าอีก 80% ที่เหลือมันเป็นแค่ของที่มีไว้ก็ดีแต่อาจจะไม่จำเป็นต้องมีก็ได้ ดังนั้นในการลงมือทุ่มแรงทีมควรจะเลือกงานที่ได้ประโยชน์สูงสุดต่อ Business และต่อ Architecture ที่สุดตลอดเวลา ไม่งั้นเราจะส่งมอบงานที่ผู้ใช้แทบจะไม่ใช้กันเลยและมันอาจจะไม่ส่งผลดีเท่าที่ควรให้กับ business ก็ได้

![](/files/-M1xglcrLUY-Wh6tXbzJ)


---

# 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://www.saladpuk.com/tips/80-20.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.
