Hack the Cat! Cross-Site Scripting (XSS) with Alex Mackey | NDC Melbourne 2022
Technologist Alex Mackey talks about the issue of Cross-Site Scripting (XSS) and gives us a demo.
WARNING: some of these demos would be illegal if performed on-site!
But it’s ok because Alex has set up Hack the Cat so you can try it at home.
Defining PBIs and talking to the Product Owner with Luke Cook
It is very common that a developer looks at a PBI to work on, and find out that it has limited or missing information.
Reusable Web Components and Design Tokens with Duncan Hunter | NDC Melbourne 2022
Frontend software developer Duncan Hunter shares a live coding demonstration about Reusable Web Components & Design Tokens.
The 5 pillars of teamwork with Ulysses Maclaren
Hear from SSW General Manager, Ulysses Maclaren, as he explains the 5 pillars of effective teamwork, based on the book by Patrick Lencioni
Talking to the man who runs NDC Conferences – Jakob Bradford and Adam Cogan at NDC Melbourne 2022
Adam catches up with Jakob Bradford in the aftermath of the 2020 pandemic. They discuss the challenges of running a hybrid conference and the resilience of the developer community in the wake of attending remote events. The future is looking bright again and everyone is excited to see industry leaders face to face.
Streamlining Logins with Phil Nash | NDC Melbourne 2022
Everyday we interact with sites online, and that means having and using a username and password. Phil talks us through how to streamline the login process, maintain best standards for security and making the user experience smooth and trouble free using Twilio.
Required Members in C# 11 with David Wengier | NDC Melbourne 2022
David Wengier reveals some of C# shortcomings when using person classes. He gives us an elegant solution to constructors to fix errors and address the issues of nullability. The new C# 11 has answers to all these challenges and David will be guiding us through the updates to “Required Members”