Posts in Category: Software Development

ทำ source code screenshot ด้วย Freeze

เราสามารถทำ screenshot source code ของเราง่ายๆใน terminal ด้วย Freeze …
in Software Development, productivity

ความเข้าใจที่ผิดที่พบบ่อยเกี่ยวกับ SQLite

SQLite เป็นฐานข้อมูลขนาดเล็กที่มีใช้กันอยู่แพร่หลายที่สุดในโลก เนื่องจากมันมีขนาดเล็ก จึงทำให้เกิดความเข้าใจผิดเกี่ยวกับ SQLite หลายอย่าง …
in Software Development

Secure Coding

Note from Chapter 2 of Alice and Bob Learn Secure Coding …
in Software Development, Information Technology

แนะนำ Templ

Templ เป็น template engine สำหรับ GoLang ที่ช่วยให้เราทำงานกับ html ไฟล์ได้สะดวกขึ้น …
in Software Development

แก้ปัญหา formatter ใน vscode/cursor ไม่ทำงานในไฟล์ templ

วิธีแก้ปัญหาเมื่อ vscode/cursor ไม่ทำการ format ไฟล์ .templ ได้อย่างถูกต้อง …
in Software Development

การใช้ Air ในการทำ hot reload ให้กับ Templ ไฟล์

เราสามารถกำหนดให้ Air ทำการ monitor ไฟล์ Templ ได้ …
in Software Development

การปรับแต่งหน้าตา VSCode ให้ใช้ง่ายขึ้น

หากคุณต้องใช้งานโปรแกรม VSCode ตลอดเวลา การปรับแต่งหน้าตา หรือสีสันของ VSCode ให้เหมาะสมก็จะช่วยให้คุณทำงานเขียนโปรแกรมได้ดีขึ้น …
in Software Development