# 2020-03

## ✏️ ประวัติการอัพเดท

{% hint style="success" %}
สำหรับใครที่ไม่อยากพลาดอัพเดทบทความใหม่ๆ สามารถเข้าไปกด Like เพื่อรับข่าวสารใหม่ๆจาก [**Facebook Blog: Mr.Saladpuk**](https://www.facebook.com/mr.saladpuk) ได้นะครับ 😍
{% endhint %}

{% hint style="info" %}
ช่วงนี้งานของ **ดช.แมวน้ำ** เยอะม๊วก เลยไม่ค่อยได้อัพเดทบทความเท่าไหร่นะจ๊ะ แต่จะค่อยๆทยอยลงเรื่อยๆเมื่อมีโอกาศ ส่วนใครที่ด่วนอยากได้ความรู้ตรงไหนก็ทัก Facebook ส่วนตัวมาได้นะกั๊ฟ
{% endhint %}

### 28/03/2020

* เพิ่มบทความ [**Security Principles**](https://www.saladpuk.com/basic/security101/security-principles) - แนวคิดในการรักษาความปลอดภัยของระบบมันมีไยบ้าง ?

### 23/03/2020

* เพิ่มเกร็ดความรู้ [**กฏเหล็กในการทำงาน**](https://www.saladpuk.com/v/tips/80-20-p2) - อย่าทำทุกอย่างให้ Perfect ตั้งแต่ครั้งแรก

### 21/03/2020

* เพิ่มบทความ [**🎎 Prototype Pattern** ](https://www.saladpuk.com/beginner-1/design-patterns/creational/prototype-pattern)- แนวคิดในการก๊อปปี้ object แบบง่ายๆ

### 19/03/2020

* เพิ่มเกร็ดความรู้เยียวยาใจ [**หากเหนื่อยนักขอจงหยุดพักเสียก่อน**](https://www.saladpuk.com/v/tips/4uguy)
* เพิ่มเนื้อหา [**ข้อเสียของการทำ Delete Flag ในฐานข้อมูล**](https://www.saladpuk.com/beginner-1/database-design/delete-records#undefined-2) - ขอบคุณเพื่อนๆที่แนะนำประเด็นที่ตกไปของบทความนี้นะขอรับ

### 18/03/2020

* เพิ่มบทความ [**การลบข้อมูล** ](https://www.saladpuk.com/beginner-1/database-design/delete-records)- ใครที่มีปัญหากล้าๆกลัวในการลบข้อมูลอยู่ก็ลองศึกษาได้จากตรงนี้เด้อ

### 16/03/2020

* เพิ่มบทความ [**เก็บรูปในฐานข้อมูล**](https://www.saladpuk.com/beginner-1/database-design/img-handling) - ใครที่เก็บรูปไว้ในฐานข้อมูลอยู่ มาดูกันว่าบาปเหล่านั้นจะแก้ยังไง

### 14/03/2020

* เพิ่มเกร็ดความรู้เรื่อง [**ดราม่ากับ PHP**](https://www.saladpuk.com/v/tips/php) - ใครดราไรไว้มาจบกันที่นี่ 🤣

### 13/03/2020

* เพิ่มบทความ [**Database indexing**](https://www.saladpuk.com/beginner-1/database-design/database-indexing) - ฐานข้อมูลช้า อยากแก้แบบง่ายๆ ไม่ง้อโปรแกรมเมอร์ทำไง ?

### 12/03/2020

* เพิ่มบทความ [**Git branching strategy**](https://www.saladpuk.com/basic/git/branching-strategy) - การทำงานบน Git แบบมืออาชีพเขาทำกันยังไงน๊า ?

### 05/03/2020

* เพิ่มคอร์ส [**👶 App Service Plan**](https://www.saladpuk.com/cloud/app-service-plan) - อยากได้เซิฟเวอร์ที่รองรับคนเป็นล้านๆคนเหรอ? จิ้มโลด

### 04/03/2020

* เพิ่มเกร็ดความรู้เรื่อง [**อยากเรียนแต่ไม่มีตังเหรอ ?**](https://www.saladpuk.com/v/tips/learning)

### 03/03/2020

* เพิ่มคอร์ส [👶 **Azure App Services**](https://www.saladpuk.com/cloud/azure-app-services) - งานซอฟต์แวร์พื้นฐาน 80% ส่วนใหญ่อยู่กับเจ้านี่แหละ เรียนมันไปเถอะแล้วชีวิตจะสบายขึ้น
* เพิ่มเกร็ดความรู้เรื่อง [**แค่ต่างมุมมองทองก็กลายเป็นขี้ได้**](https://www.saladpuk.com/v/tips/perspective)


---

# 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/news/2020/2020-03.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.
