Taskworld and the Evolving Use of React.js

In this talk, I and Chakrit Likitkhajorn (opens new window) presented about the basic concepts of React.js and how Taskworld uses React.js in its frontend.

Topics include declarative views, functional components, virtual DOM, and handling state changes. It also explores the benefits and challenges of using React, and gives a quick overview of Redux, a state management solution.

Presented at BKK WEB Meetup (opens new window) and Facebook Developer Circles Bangkok: Meetup Launch '&' Hackathon (opens new window)

Slides (with presenter notes) https://taskworld.github.io/react-talk

Of course, the slides are written using React!