Yoriiis

Yoriiis @yoriiis

About: Hello! I'm a Front-end engineer architect at Prisma Media. Passionate about code, web performance, UX and design, I work on several open-source projects

Location:
Chambéry, France
Joined:
Apr 4, 2020

Yoriiis
articles - 11 total

Why I built vLitejs, a fast and flexible native video and audio player

From experimenting with React video players to an open source modular player built for performance and flexibility

Learn More 1 0Dec 7 '25

From ESLint/StyleLint and Prettier to Biome: simplifying our front-end linting

How we replaced a complex linting stack (ESLint, StyleLint, Prettier) with Biome for a simpler, faster and more maintainable front-end workflow

Learn More 2 0Nov 27 '25

Improving accessibility for popins: focus trap and keyboard handling

How we handled focus management for popins to ensure keyboard accessibility and better UX

Learn More 1 0Nov 12 '25

How we test NPM packages before publishing with npm pack

A practical guide on using npm pack to test local NPM packages in development and preview environments before publishing.

Learn More 1 0Oct 26 '25

Scaling GitLab CI/CD with reusable templates

Reusable GitLab CI templates for modular, maintainable, and scalable pipelines across multiple projects.

Learn More 2 0Oct 15 '25

Efficient script loading strategy

From a script loader to a modern, standards-based approach using <script defer> and JavaScript modules.

Learn More 1 0Sep 28 '25

Managing private TypeScript types: beyond DefinitelyTyped

Centralize private TypeScript types across projects to prevent duplication and conflicts. Your internal DefinitelyTyped.

Learn More 4 0Sep 15 '25

Automating merge request reviews with Danger on GitLab

How we use Danger to automate CI merge request checks with reusable rules across multiple projects.

Learn More 1 2Aug 3 '25

Rebuilding our front-end tech stack for the new teleloisirs.fr

Building a new user interface with an efficient design system and a complete rewrite of the front-end stack to improve performance and user experience.

Learn More 11 0Oct 3 '20

Granular chunks and JavaScript modules for faster page loads

Build a Webpack configuration to improved page load performance with granular chunking strategy and JavaScript modules for modern browsers

Learn More 9 0May 10 '20

The real power of Webpack 4 SplitChunks Plugin

How do I include the optimization splitChunks.chunks "all" into my project?

Learn More 1 0Aug 1 '19