[Lightning talks] Next Station SPA สถานีต่อไป… สปา

แนะนำเว็บแบบ SPA (Single Page Application) มาดูกันว่าทำไม WordPress ยุคหลังๆ ถึงให้ความสนใจกับ REST API มากขึ้น พร้อมกับแนะนำการใช้เทคโนโลยีฝั่ง JavaScript ได้แก่ React, Next.js, Express, Node เชื่อมต่อกับ WP REST API ของ WordPress

WebpackJS และ Docker ร่วมกับ WordPress

ทำความรู้จัก Docker Image ที่ใช้ในงาน WordPress ตลอดจนการตั้งค่า WebpackJS เพื่อทำการ Build files ต่าง ๆ ให้ทำงานไปพร้อมกับ Docker

Ready for Code Review (EN)

Dreb will go over the the importance and the process of code review in delivering a secured and performant WordPress powered sites. He’ll mainly touch on a few things such as what are the most common things to check or look for when you review code, ways to remediate potential flags or errors, and how we can simplify the code review process by taking advantage of several open-source tools.

High-Availability WordPress cluster (TH)

“High-Availability WordPress cluster” เป็น Session ที่จะเน้นไปในเรื่องของการ Scale สำหรับ WordPress ทั้งในแง่ของการ Scale service และ Database!!

หลายครั้งที่เราเห็น Topic และ บทความที่พูดถึงเรื่องการสเกลในแง่ของ Service WordPress (PHP) แต่อีกสิ่งหนึ่งที่สำคัญไม่แพ้กันคือการสเกลและวิธีการทำ High-Availability ในแง่ของ Database โดยใช้ mysql galera cluster
โดยผมจะมาเล่าและถ่ายทอดประสบการณ์ที่ใช้ในเชิง Production มาว่าเราเจออะไร เราอะไรที่เราพลาด และวิธีรับมือสำหรับมือใหม่ที่จะหัดใช้

Art of Managing Multiple WordPress Sites (EN)

Managing multiple websites means performing various recurring tasks; which can be cumbersome! My talk focuses on a strong DIY framework to help audiences follow the best website management practices; thereby making their sites and the internet as a whole, a safe and secure place.

Make your theme on WordPress.Org Standards (EN)

Mr. Kafle will share about the required and recommended things of WordPress.org theme repository. He will cover, what are the things we need to consider while developing WP Themes and how can we start reviewing theme as a part of a contribution.