- ใช้ python3.6.5 และ pip ในเครื่อง(Window)
- ลง library ที่ต้องใช้ pip install -r requirements.txt
- การเขียน Sockets และ Multithreaded
- file Procfile ใช้ run command บน heroku ตอนเริ่มโปรแกรม
- requirements.txt ใช้ในการลง library ที่ต้องใช้
- วิธีทำ requirements.txt ใช้ pip install pipreqs จากนั้นสร้าง file โดยใช้ pipreqs ./ จะได้ file มาตรงนั้น
- ใช้ int(os.environ.get('PORT', 5000)) ในการใช้ port ของ heroku
- เรียนรู้การใช้ jQuery AJAX ในการทำหน้า html และ flask ajax