Evan Profile
Evan SeawardSoftware Engineer

G'Day, I'm Evan Seaward, a Sofware Engineer from Australia living in a beautiful city called Wrocław. 🇵🇱

I work as the Head of Engineering at Handsontable, a JavaScript data grid library that empowers developers to build interactive and feature-rich spreadsheet experiences within their web applications. 🪄

Fun facts about me

  • Flew a plane at age 16 🧑‍✈️
  • Mined some opals in the Australian outback as a kid
  • Released a game on steam

Tech Talks Given

Coding Adventure: Contributing to the TypeScript

Come with me on a coding adventure where I attempt to contribute to the typescript ecosystem. Let’s explore how one goes about "contributing" and some of the good and bad things one might come across...

WebAssembly with TypeScript

As we have all probably heard by now WebAssembly is being heralded a game changer for the web, In this talk I shall demystify the process of creating WebAssembly modules with typescript, why you should and when you should not.

Dive into Optional Chaining and Nullish Coalescing

After entering stage 3 of proposal Optional Chaining and Nullish Coalescing has arrived in TypeScript 3.7, let's have a deep dive into these new features and explore how this will improve your code.