Profile avatar
nicooprat.com
French frontend developer - @nicooprat everywhere
19 posts 32 followers 122 following
Getting Started
Conversation Starter

Just published "What we learned by running an accessibility audit of our app" dev.to/365talents/w... (spoiler: alert lot of things) Talking about Axe, Storybook, Cypress, ESLint... #a11y #accessibility #webdev #vuejs

TIL there's a native `<input type="week" />` element 😮 developer.mozilla.org/en-US/docs/W...

Finally used `isolation: isolate;` for the first time and it's very useful! No more junky relative position everywhere... 😌 developer.mozilla.org/en-US/docs/W...

Just published a blog post about customizing VSCode theme to highlight TypeScript parts: dev.to/365talents/c... Can be useful for new comers to TS, or to learn a bit how syntax highlighting works with tokens in VSCode!

Doing a little research: how do you handle translations in your web apps? Simple json files for each language or some 3rd party service? If json, how do you organise the files? Additionally, which tools/packages do you use for i18n? Reposts appreciated, answers even more 🙂

Just shared a little improvement we did to ease our everyday life configuring our app: dev.to/365talents/u... I didn't even know about BroadcastChannel API until now! #vue #typescript

New blog post, comments welcome! We migrated to Vue 3 in summer 2023 but I thought it could still be useful to share now! dev.to/365talents/h...

Map caps lock key to escape to rest your fingers 😌

Hi there! 👋