G'Day, I'm Evan Seaward, a Sofware Engineer from Australia living in a beautiful city called Wrocław. 🇵🇱
I work as a Software Engineering Manager at airSlate, leading a team focused on building innovative solutions for pdfFiller. 🚀
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.