I teach what I build, on stage, in classrooms, and on YouTube.

Speaking grew out of my Hacktiv8 years, when teaching developers was my day job. Here are some talks I gave around Jakarta's developer community, plus my React series on YouTube.

Talks & panels

10 Technologies Developers Should Learn

Web Developer Talk x Indonesia Website Awards, June 2020

I opened the panel discussion on the technologies worth learning in 2020, streamed live during the Indonesia Website Awards alongside speakers from Blibli, PHP Indonesia, and Google Developer Experts.

Introduction to Docker

Exabytes Developer Club, November 2019

A two hour deep dive into Docker for web developers: images, containers, and how they fit into a modern workflow. An exclusive in-person class of 40, with live Q&A throughout.

Building a Modern Website with Vue.js

Hacktiv8 Technical Workshop, March 2021

A hands-on technical workshop for Hacktiv8's developer community, almost two hours live: building a modern website with Vue from the ground up.

Exploring the World of Javascript

WebFest Asia, October 2020

A refresher on the JavaScript fundamentals we tend to forget: data types, functions, closures, and async, plus the language features that make everyday development easier. Delivered in Bahasa at Asia's largest web conference.

YouTube

Nge-React: Learning React for Everyone

Nge-React, YouTube series

My Indonesian video series teaching React from zero across 18 episodes, from JSX and components to state, effects, and fetching data from an API. Built for people who are not JavaScript experts yet.

Vue 3: The Composition API

YouTube, July 2020

A walkthrough of Vue 3's Composition API, the new way to organize component logic inspired by React hooks: setup, reactivity, lifecycle, computed, and watch, all in one real example with the code on GitHub.