DEV Community

Ta profile picture

Ta

Introvert Developer who love to learn new Knowledge, Reading Books, Writing Blog, Drawing, play Badminton and Table-Tennis -- Founder and Writer at https://www.tamemo.com

Location Bangkok, Thailand Joined Joined on  Personal website https://www.tamemo.com github website

Education

Computer Science, ICT Mahidol University

Work

Senior Software Engineer at Centrillion Technology

Golang 101: ทำความรู้จักภาษาโกฉบับโปรแกรมเมอร์

Golang 101: ทำความรู้จักภาษาโกฉบับโปรแกรมเมอร์

40
Comments 2
4 min read

Want to connect with Ta?

Create an account to connect with Ta. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
ปี2020, จริงๆ เราไม่ต้องใช้ jQuery แล้วก็ได้นะ

ปี2020, จริงๆ เราไม่ต้องใช้ jQuery แล้วก็ได้นะ

13
Comments
3 min read
Vue 3.0 มีอะไรเปลี่ยนแปลง/มีอะไรใหม่บ้าง?

Vue 3.0 มีอะไรเปลี่ยนแปลง/มีอะไรใหม่บ้าง?

1
Comments
3 min read
สอนใช้ TypeScript ในโปรเจค Node.js + Express

สอนใช้ TypeScript ในโปรเจค Node.js + Express

9
Comments
1 min read
ทำยังไง? อยากให้ JavaScript เรียกฟังก์ชันในภาษา PHP เขียนโค้ดยังไงนะ

ทำยังไง? อยากให้ JavaScript เรียกฟังก์ชันในภาษา PHP เขียนโค้ดยังไงนะ

8
Comments
1 min read
สอนวิธีเซ็ตโปรเจค TypeScript / มาใส่ไทป์ให้ JavaScript เพื่อลดความผิดพลาดในการเขียนโค้ดกันดีกว่า

สอนวิธีเซ็ตโปรเจค TypeScript / มาใส่ไทป์ให้ JavaScript เพื่อลดความผิดพลาดในการเขียนโค้ดกันดีกว่า

3
Comments
2 min read
รู้จักกับ TypeScript - ประวัติของภาษาที่เติมไทป์ให้กับ JavaScript

รู้จักกับ TypeScript - ประวัติของภาษาที่เติมไทป์ให้กับ JavaScript

11
Comments
1 min read
FP(06): Recursive Function ฟังก์ชันเวียนเกิด, เขียนลูปไม่ได้ทำยังไง? มาเขียนฟังก์ชันเรียกตัวเองแทนกันเถอะ!

FP(06): Recursive Function ฟังก์ชันเวียนเกิด, เขียนลูปไม่ได้ทำยังไง? มาเขียนฟังก์ชันเรียกตัวเองแทนกันเถอะ!

6
Comments
2 min read
Async in Dart (5) รู้จักกับ FutureBuilder/StreamBuilder, ตัวช่วยสร้าง Async-Widget ใน Futter

Async in Dart (5) รู้จักกับ FutureBuilder/StreamBuilder, ตัวช่วยสร้าง Async-Widget ใน Futter

3
Comments
2 min read
Dependency Injection กับ Service Locator ต่างกันยังไงนะ?

Dependency Injection กับ Service Locator ต่างกันยังไงนะ?

7
Comments
2 min read
Async in Dart (4) ควบคุมข้อมูลในstreamอย่างเหนือชั้นด้วย StreamController

Async in Dart (4) ควบคุมข้อมูลในstreamอย่างเหนือชั้นด้วย StreamController

6
Comments
2 min read
FP(05): Lazy Evaluation ขี้เกียจไว้ก่อนแล้วดีเอง?!

FP(05): Lazy Evaluation ขี้เกียจไว้ก่อนแล้วดีเอง?!

5
Comments
3 min read
Immutable ตัวแปรที่เปลี่ยนค่าไม่ได้!

Immutable ตัวแปรที่เปลี่ยนค่าไม่ได้!

5
Comments
2 min read
FP(04): โครสร้างแบบ Pair, Either และ List Comprehension การสร้างลิสต์ฉบับฟังก์ชันนอล

FP(04): โครสร้างแบบ Pair, Either และ List Comprehension การสร้างลิสต์ฉบับฟังก์ชันนอล

6
Comments
4 min read
Deno v1.0 ออกแล้ว! ตัวเลือกใหม่สำหรับ JavaScript Runtime แทน Node.js

Deno v1.0 ออกแล้ว! ตัวเลือกใหม่สำหรับ JavaScript Runtime แทน Node.js

5
Comments
1 min read
Async in Dart (3) ตอบค่าเป็นกระแสข้อมูลด้วย Stream

Async in Dart (3) ตอบค่าเป็นกระแสข้อมูลด้วย Stream

8
Comments
3 min read
Async in Dart (2) เดี๋ยวจะตอบให้ในอนาคต กับการใช้ Future

Async in Dart (2) เดี๋ยวจะตอบให้ในอนาคต กับการใช้ Future

5
Comments
3 min read
Async in Dart (1) รู้จัก Isolates และ Event Loop กับการทำงานไม่ประสานเวลากัน

Async in Dart (1) รู้จัก Isolates และ Event Loop กับการทำงานไม่ประสานเวลากัน

7
Comments
2 min read
FP(03): Map Filter Reduce และเพื่อนๆ พระเอกแห่งโลก Functional

FP(03): Map Filter Reduce และเพื่อนๆ พระเอกแห่งโลก Functional

6
Comments
5 min read
FP(02): Lambda Function and Closure ฟังก์ชันทันใจและพื้นที่ปิดล้อม!

FP(02): Lambda Function and Closure ฟังก์ชันทันใจและพื้นที่ปิดล้อม!

6
Comments
2 min read
Dart 105: มันวนซ้ำได้นะ! มาสร้าง Generator และใช้งาน Iterable กันเถอะ

Dart 105: มันวนซ้ำได้นะ! มาสร้าง Generator และใช้งาน Iterable กันเถอะ

10
Comments
2 min read
Dart 104: การสืบทอดคลาส Inheritance และ Mixin

Dart 104: การสืบทอดคลาส Inheritance และ Mixin

10
Comments
3 min read
FP(01) – Pure, First-Class, High-Order: พื้นฐานแห่ง Functional Programming

FP(01) – Pure, First-Class, High-Order: พื้นฐานแห่ง Functional Programming

7
Comments
2 min read
Dart 103: มารู้จัก Class และ Object สไตล์ภาษาDartกันเถอะ

Dart 103: มารู้จัก Class และ Object สไตล์ภาษาDartกันเถอะ

9
Comments
4 min read
FP(00) - บทนำ, ก้าวแรกสู่โลกแห่ง Functional Programming

FP(00) - บทนำ, ก้าวแรกสู่โลกแห่ง Functional Programming

11
Comments
2 min read
Function ทำงานยังไง?, ในมุมมองของโปรแกรมเมอร์สาย Imperative

Function ทำงานยังไง?, ในมุมมองของโปรแกรมเมอร์สาย Imperative

9
Comments
1 min read
[Dart] รวมคำสั่งดีๆ เอาไว้ใช้กับ List

[Dart] รวมคำสั่งดีๆ เอาไว้ใช้กับ List

9
Comments
4 min read
Dart 102: โครงสร้างข้อมูลพื้นฐาน List และ Map

Dart 102: โครงสร้างข้อมูลพื้นฐาน List และ Map

18
Comments
3 min read
Category Theory (for Programmer!) 2: Functor~คืออะไร

Category Theory (for Programmer!) 2: Functor~คืออะไร

8
Comments
3 min read
Category Theory (for Programmer!): บทนำ~จากคณิตศาสตร์สู่ภาษาโปรแกรม

Category Theory (for Programmer!): บทนำ~จากคณิตศาสตร์สู่ภาษาโปรแกรม

16
Comments
2 min read
Lambda Calculus (for Programmer!) - พื้นฐานสู่ Functional Programming

Lambda Calculus (for Programmer!) - พื้นฐานสู่ Functional Programming

61
Comments
3 min read
Dart 101: ทำความรู้จักภาษาDartฉบับโปรแกรมเมอร์

Dart 101: ทำความรู้จักภาษาDartฉบับโปรแกรมเมอร์

82
Comments 4
4 min read
loading...