Accessibility Blogs

Page 1 of 1 (14 Blogs)
Maxence Poutord
12/19/2025 EN

Maxence Poutord

Maxence Poutord est un développeur logiciel spécialisé dans l'architecture Vue.js, les workflows Git et le développement web moderne. Découvrez des insights issus de 3 ans de maintenance d'une énorme base de code Vue.js incluant 9 leçons essentielles, décisions d'architecture pour faire évoluer de grandes applications et tests d'intégration avec Testing Library. Explorez des tutoriels Git complets incluant des cheat sheets avancées, la compréhension des mécanismes internes de git commit et l'optimisation de gitconfig personnalisé. Apprenez la migration de Gatsby.js vers Astro, l'intégration de commentaires Giscus dans les blogs Astro et 10 ans d'expérience en blogging. Suivez pour la sensibilisation à la cybersécurité sur les arnaques crypto, des projets open-source incluant docker-symfony et l'assistant IA YoutubeMate, et des insights pratiques de développement web. Accédez aux projets phares et 62+ articles de blog sur JavaScript, les tests et l'architecture logicielle.

Cassidy Williams
11/29/2025 EN

Cassidy Williams

Cassidoo.co is the personal blog of Cassidy Williams, a well known developer, speaker, and educator who writes about JavaScript, React, career growth, web development, dev tools, and learning in public. Her posts mix technical insights with approachable explanations, covering topics like UI patterns, coding tips, productivity workflows, and the human side of software engineering. Cassidy is known for her weekly newsletter, open-source work, and community involvement.

TkDodo Dominik Dorfmeister
11/17/2025 EN

TkDodo Dominik Dorfmeister

tkdodo.eu is the personal blog of Dominik Dorfmeister, a web developer from Vienna with a strong focus on React and TypeScript. Dominik is a co-maintainer of TanStack Query, one of the most popular async state management libraries in the React ecosystem, where he focuses on education, support, and explaining complex concepts in an approachable way. On his blog he writes in depth articles about React, TypeScript, React Query, async state management, and practical frontend patterns. Many posts are based on real questions from the community on Twitter, Stack Overflow, and the TanStack Discord, which makes the content very close to what developers struggle with in day to day work. He also helps maintain remeda, a TypeScript focused utility library, and often shows how strong typing and good tooling can make React apps safer and easier to maintain.

Paul Irish
11/15/2025 EN

Paul Irish

PaulIrish.com is the long running blog of Paul Irish, a front end engineer and developer advocate on the Google Chrome team. He is known for his work on HTML5 Boilerplate, Modernizr, Yeoman, jQuery tooling, and Chrome DevTools, and his writing focuses on web performance, browser internals, frontend best practices, and developer tooling. On the blog you will find deep dives into topics such as DOM and CSS performance, requestAnimationFrame, Chrome’s rendering pipeline, DevTools workflows, and practical techniques for making real world sites faster and more robust.

Simon Willison
11/13/2025 EN

Simon Willison

SimonWillison.net is the long-running blog of Simon Willison, a software engineer, open-source creator, and co-author of the original Django framework. He writes about Python, Django, Datasette, AI tooling, prompt engineering, search, databases, APIs, data journalism, and practical software architecture. The blog includes detailed notes from experiments, conference talks, and real projects. Readers will find clear explanations of topics such as LLM workflows, SQL patterns, data publishing, scraping, deployment, caching, and modern developer tooling. Simon also publishes frequent micro-posts and TIL entries that document small discoveries and tricks from day-to-day engineering work. The tone is practical and research oriented, making the site a valuable resource for anyone interested in serious engineering and open data.

Lea Verou
11/9/2025 EN

Lea Verou

Lea Verou is a web standards expert, developer, and designer with a PhD from MIT in Human-Computer Interaction. She has worked as Product Lead at Font Awesome, helped shape the web as a member of the W3C Technical Architecture Group, and has been part of the CSS Working Group since 2012. Her open-source tools like PrismJS and Color.js are used by millions of developers worldwide. Lea is also the author of a bestselling CSS book, a frequent conference speaker, and an advocate for making technology simpler, more usable, and open for everyone.

Max Böck
11/8/2025 EN

Max Böck

Max Böck is a seasoned front-end web developer and designer based in Vienna, Austria, with over 16 years of experience in building engaging, accessible, and performant web interfaces. He co-founded the software studio Codista and writes regularly at mxb.dev, exploring modern web development topics such as buildless workflows, CSS container queries, the IndieWeb, and accessible digital products

Iain Bean
11/3/2025 EN

Iain Bean

Iain Bean is a web developer from the UK who writes a personal blog focused on design systems, accessibility and typography. He specializes in building websites and interfaces that are inclusive, well structured and visually refined. On his blog, Iain shares practical tutorials and thoughtful essays that explore topics such as evaluating npm packages for accessibility, improving typography on the web and creating consistent design systems. His writing reflects a strong attention to detail and a commitment to improving the quality and usability of digital experiences.

Nooshu - Matt Hobbs
11/3/2025 EN

Nooshu - Matt Hobbs

Nooshu.com is a personal blog by Matt Hobbs, a Frontend Developer turned Full-time Engineering Manager based in Oxfordshire, UK. Matt specializes in Frontend web production, focusing on usability, cross-browser testing, accessibility, and search engine optimization. His blog shares insights on web performance, progressive enhancement, accessibility, and building websites that are fast and inclusive. Matt is also a public speaker and contributor to web standards in the UK government, with years of experience in various frontend technologies and platforms.

Ben Nadel
11/3/2025 EN

Ben Nadel

BenNadel.com is a personal blog by Ben Nadel, a web development expert, covering a wide range of topics including JavaScript, ColdFusion, Angular, and various modern web technologies. The blog features deep-dive tutorials, practical coding tips, and insights on web development best practices. With a focus on real-world problem-solving, Ben shares his extensive experience as a full-stack developer, making the site a valuable resource for developers at all levels.

David Walsh
11/2/2025 EN

David Walsh

David Walsh Blog is a long-standing hub for web developers who want to grow through real-world code and honest experience. It features hands-on tutorials, deep dives, and opinion pieces on modern web technologies - from JavaScript, CSS, and HTML5 to frameworks, APIs, and performance techniques. With a focus on practicality and clarity, the blog helps developers of all levels write cleaner, faster, and smarter code while staying in tune with the evolving web.

Kent C. Dodds
11/2/2025 EN

Kent C. Dodds

KentCDodds.com is the personal website and blog of Kent C. Dodds, a software engineer, educator, and open-source contributor known for his work in the React ecosystem. He writes about modern web development, testing, accessibility, performance, and developer experience, focusing on how to build reliable, maintainable, and scalable applications. Kent is the creator of popular libraries such as Testing Library and Remix, and his articles often highlight practical approaches to writing better React components, handling state, and improving user experience. Beyond tutorials, the site features courses, workshops, podcasts, and conference talks, all aimed at helping developers learn by doing. With his teaching-first philosophy and clear explanations, KentCDodds.com has become one of the most trusted learning resources in the React and JavaScript community.

Josh Comeau
11/2/2025 EN

Josh Comeau

Josh W. Comeau is a frontend developer, educator and creator known for his engaging tutorials and deep dives into modern web development. On his blog he writes about React, CSS, animation, accessibility and design systems, combining technical precision with visual storytelling. His interactive posts make complex concepts easy to understand and help developers learn how the browser really works. Josh is the author of the popular course The Joy of React. His articles often explore the creative and human side of programming, mixing code with empathy and fun. His blog stands out for its clarity, practical value and beautifully crafted interactive examples.