Remix is a great framework to build robust, progressively enhanced and interactive web apps! During Covid we all missed the Parties…. therefore Dave will create his own party on stage. He 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 […]
Go through the most common journeys people with various disabilities have to navigate daily but this time step into their shoes. We’re not just going to talk about frontend issues, I’m going to make you experience them yourself.
In this time of the coronavirus epidemic, a lot of our plans have been canceled. From every bad situation, we need to try to see the good thing in it. Elad Shechter took his free time at home to create a pure CSS game. He will explain many tips and tricks on “how to create […]
Traditionally, TypeScript has often been described as a language that’s a superset of JavaScript. During the talk, we will use Yin-Yang as an analogy to do a side-by-side comparison of TypeScript with JavaScript. This to explain that TypeScript is much more a tool than an actual language. Where TypeScript, besides being a static type checker […]
“Ten years ago, only Linux kernel committers and other early adopters used Git. Almost everyone else used Subversion. Ten years later, Git is the most popular product. Which makes me wonder: what will we use another ten years from now? And what features would YOU want from your version control software in 2032? No history […]
What if we can test UI components fast enough and as close as our users will use/see them? This is what component testing helps us to do. UI testing is very important. In many projects we use a “fake” environment to test rendering and user behavior on our apps. This is great to decrease the […]
At Jumbo Supermarkten we use Vue for our frontend development. To speed up application building, we’ve created and maintain a component library. Within our frontend chapter, we’re making a point of everybody being involved in the maintenance and development of the library. What did we do to facilitate this? And what problems did we need […]
In the fast pacing space of social media apps, some functionality could be used for web applications as well. I am going to show you how you could use the feature flagged Face Detection API in Chrome. With a demo, we will explore the possibilities to implement face filters in your future projects. With the […]