Skip to content
Logo Theodo

Articles from Daniel Belo Gonçalves

Beyond the Meetups: A Conference Retrospective

Daniel Belo Gonçalves8 min read

The organisers of the RNL Conference

The sun hadn't risen as my alarm sounded, but I wasn't jolted awake—I'd already been up for hours, excitement and nerves keeping me alert. Winter in London means short days, which are further shortened in the days leading up to…

Continue reading →

Simplify your full-stack applications with XState

Daniel Belo Gonçalves10 min read

Stop sounding like a crazy developer explaining your application's logic, use XState instead

XState is a popular state management library for JavaScript and TypeScript using finite state machines (FSMs) and state-charts. The general use of FSMs has been widely popularised over the last few years by React and Redux, but state machines have…

Continue reading →