Node Melbourne August Meetup
Two friends of mine — Omar Mashaal and Andrey Sidorove — organized a Node.js meetup in Melbourne through CHE Proximity. Pizza, drinks, two solid talks.
14 Oct 2023

Two friends of mine — Omar Mashaal and Andrey Sidorove — organized a Node.js meetup in Melbourne through CHE Proximity. Pizza, drinks, two solid talks.
Talk 1: Building APIs with Loopback
Daniel Groch walked through building APIs with Loopback, IBM's Node.js framework. The learning curve is steep, but once you're past it, building RESTful APIs becomes fast.
At the time, Loopback was one of the more powerful options in the Node.js ecosystem. It handled a lot of boilerplate out of the box.
Talk 2: File Uploads via GraphQL in Apollo
Jayden Seric presented a solution for file uploads in GraphQL using Apollo. This was early days for GraphQL, and file uploads were a known pain point. Jayden built an open-source library to handle it.
Both talks reminded me that the best way to learn a technology is to see someone who's already solved a real problem with it.
Production-Ready Systems with LLMs and Agents
A live Maven cohort, 5 October to 2 November: eight 90-minute sessions where you build LLM and agent systems that survive real traffic, real cost and real failure. Tuesdays and Thursdays, 7:30 to 9:00pm London.
Cohort 2 starts 5 October. Eight live sessions, $1,500.
View the live cohortKeep reading
- TypeScript Anti-Patterns That Cost You Twice: Build Time, Runtime, and the Interview
- The Frontend Toolchain Is Now Written in Rust and Go. What That Means for You
- oxlint vs ESLint: Why I Replaced ESLint with oxlint
- SystemJS Is Dead. Native ESM Finally Won.
- Replace Axios with a Simple Custom Fetch Wrapper (Production-Ready Guide)
- Stop Shipping ChatGPT Wrappers. Ship an Agent in TypeScript, or Don't Bother.