hey,
i'm emile.
My name is Emile, and I am a Software Engineer based in the beautiful city of Paris. I am currently working at TheFork, a TripAdvisor company, where I am part of the Restaurant Experience tribe. In this role, I am focused on building software that helps restaurants manage their bookings and customer relationships. As a member of this team, I am dedicated to contributing to the future of dining out at restaurants and helping restaurants succeed.
In my free time, I enjoy staying up-to-date on the latest trends and developments in the startup scene, as well as spending quality time with friends and indulging in my love of cooking vegetarian dishes. I am constantly striving to learn and grow as a professional, and I find great joy in sharing my knowledge with others.
If you ever want to chat about tech, startups, or just hang out over a cup of coffee (and maybe try one of my vegetarian recipes), don't hesitate to reach out!
Blog.
Sun, June 11, 2023
TypeScript is a powerful language that allows developers to write safer and more efficient code. One of the features that make TypeScript so great is its support for custom type guards. Type guards are functions that help TypeScript understand the type of a value at runtime. They are particularly useful when working with complex data structures or third-party libraries that may not provide TypeScript type definitions.
View all articles