Looking for an inspiring talk at your event?
We have great experts that can deliver inspiring talks at your event! Feel free to reach out to business@iodigital.com to invite one of our speakers
Transforming JS & TS codebases with Typescript compiler and ASTs
Have you ever wanted to make a big change to the codebase but got scared off by the thought of rebasing, applying all your changes again and again… and again? Fear no longer!
Software Engineer & Developer Advocate
Pipe it, Curry it, tacit
Abbe Keultjes is a big fan of functional programming. In this talk he explains step by step how to refactor some code to become functional.
Developer Advocate & Frontend Developer
CSS Cascade
An overview of the CSS cascade, selector specificity and new types of selectors.
Developer Advocate & Frontend
Package Backstab
In this informal 15 minute talk we follow the investigation of a cachebusting issue in IFFR that ends up being a nasty bug in Next.js.
Technical Lead & Developer
Container Queries: The next step towards a truly modular CSS
What are container queries? What problems do they solve? How can we use them? This talk will cover these questions.
Developer Advocate & Frontend
One Web Component a day keeps the docter away
Use stuff that you can reuse and build stuff that other people can reuse
Software Architect & Developer Advocate
How to supercharge customer experience with GPT-3 AI
GPT-3 is a powerful artificial intelligence tool that understands natural language. You can create surprisingly customised personalised landing pages for each visitor. With the right data, you can use GPT-3 to make customer experience improvements on your website or web application. In this talk, which is created by GPT-3, I will show you how your websites can be personalized to your visitors by passing user meta data to GPT-3 and get recommendations.
Senior Frontend Consultant
Cloud for front-end
Do you have acces to you live environment? Unsure of what is deployed? Ever ran out of cpu power or memory? In this talk Lucien Immink will help you out by asking another question: "Should you care?"
Software Architect & Developer Advocate
Dynamically generate Open Graph images using Next.js Serverless
We all know how you can add an OG image to your website. But did you know it is quite easy to generate custom, freshly designed and stateful images which make you stand out from the crowd?
Senior Frontend Consultant & Developer Advocate
Front-end ❤️ OpenAPI
Building projects with RESTful API dependencies ain’t all sunshine and rainbows. The OpenAPI ecosystem offers us solutions in the form of virtually complete independence from a REST API during development and testing.
Developer Advocate & Frontend
I like LEGO
An informal 5 minutes lightning talk about why Front-end resembles building with LEGO
Developer Advocate & Frontend
Empowering Communities with Discord & Umbraco
Learn how to utilize the Discord API to create Umbraco powered Discord moderation tools, custom commands, various notifications, and two-way communication between Umbraco & Discord!
Software Engineer & Umbraco Domain Lead
Open Source Sustainability
Our current digitalized society is built upon thousands of pieces of Open Source software. What starts out as a fun hobby project has more than often led to an industry standard. How can the companies of today sustain their Open Source supply chain, make sure that resources are divided equitably? In this talk Maarten give you insights into research on how the current Open Source funding landscape looks like, what problems we face and what possible solutions could pave the way forward.
Developer Advocate & Frontend
Building a synthesizer using Web API's
In this talk Jurgen will show you how to build a synthesizer by just using web api's.
Senior Frontend Developer
Why multiple h1's on a page isn't that crazy
The HTML5 specification originally allowed for multiple <h1/> but browser vender thought otherwise.
Developer Advocate & Frontend
Why LIT is 🔥
Every day a new JavaScript library is born, every week a new framework arrives and every month a front-end developer needs to rewrite a date picker 😢 LIT is a modern library for creating component libraries, design systems but also sites and apps. LIT components are web components and as such work anywhere you use HTML.
Software Architect & Developer Advocate
Sitecore Content Hub
An in-depth showcase of the capabilities of the Content Hub DAM, ranging from a users perspective to developer integrations.
Technology Director
Looking beyond the PWA
Bavo will take you on a short journey looking beyond the PWA. Going in-depth into the commerce landscape of the future. How the concepts of headless and API-first are rooted far deeper in digital mature organizations as you might think.
Tech Lead Commerce Eindhoven
Remix party, you're invited!
Remix is a great framework to build robust, progressively enhanced and interactive web apps! Dave will take you on a fun journey on how he created a multi-user and real-time progressive web app. But be aware, there is a guest list and not every solution is invited to join the party!
Senior Frontend Consultant & Developer Advocate
You shall not password
A password is, in fact, nothing more or less than a secret. Yet, still millions of users prefer to protect their accounts by sharing those secrets with the internet. If you start sharing your secret, can it still be considered a secret? Mark will take you through a multitude of security measures that don’t rely on the use of passwords. Let’s amp up security and hold on to simplicity. Welcome to the age of passwordless authentication.
Software Architect & Developer Advocate
Stuff 4.0
How the 4th industrial revolution impacts e-commerce
Tech Lead Commerce Eindhoven
NearlyJS Parser
Jurgen Beliën previously used NearlyJS to write an interface for a quantum computer. In this talk he explains how a parser works and how you can use it to write your own language or parse short strings (e.g. convert "3h 10m" to something your code can understand).
Senior Frontend Developer