Lucien Immink
Software Architect & Developer Advocate
Articles by Lucien Immink
Talks by Lucien Immink
One Web Component a day keeps the docter away
Use stuff that you can reuse and build stuff that other people can reuse
- Video
- youtube
Project Fugu
Cross platform development is hard. Each platform as it's own implementation of an API and you end up with separate apps for each platform. Multiple frameworks try to fix this issue by creating an abstract between the platform and the application. Browser vendors are doing the same and it's called Project Fugu. In this talk I explain what it is and what it isn't.
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.