Hand in the shadows - UX Republic accessibility article

UX-Tools: accessibility

ACCESSIBILITY STANDARDS AND NORMS [paragraph_big]How can small adjustments to our design work allow us to create applications for the widest possible audience? We've already discussed those designed to simplify the lives of people with disabilities.[/paragraph_big] In France, 20% of… Read the article

Beyond console.log, episode 2

Previously, on "Beyond console.log," I will try in this article to give you some tips regarding the Elements panel in DevTools. Popular wisdom says that a bad workman always has bad tools. But a good web developer will never use the Internet Explorer console, except… Read the article

You probably don't need Redux!

People often choose Redux without really needing it. “Will our application be scalable without it?” Then developers complain about the complexity it introduces into their code: “Why do I have to change three files to make one feature work?” Indeed, why? The criticism is… Read the article