fe-dev.hashnode.devBuilding an Accessible Front End: A Journey Towards Inclusive Web DesignCreating an accessible front end is not just about meeting legal requirements or checking off boxes; it's about making sure every user can fully engage with and enjoy our applications. Accessibility empowers individuals with diverse needs, whether th...Dec 6, 2024·5 min read
fe-dev.hashnode.devRunning Enzyme Tests in React 18: Our Success Story.Like many other companies with mature software, we found ourselves at a crossroads with our React application. The app, initially developed in early 2019, was built with React 16 and used Enzyme for unit testing. Over the past five years, the app gre...Oct 28, 2024·3 min read