10 followers
I'm a Software Engineer based in Prague CZ, and I spend most of my days writing code at Microsoft. Here you'll read about things I'm learning and what I think it is worth sharing😊.
Short review of WCAG, ARIA, ATAG, UAAG · Making your web applications accessible to all users is crucial for creating an inclusive and user-friendly...
The pretty design of your app will for sure have a good impression on a user. However, it is its usability that they will decide whether to use it...
Testing for accessibility is a must but not easy, it means testing for various use cases, and of course, all parts of your application. Color contrast...
Learning any modern frontend framework requires knowledge on some great features of JavaScript ES6. From my experience I thought of sharing 5 features...
5 Steps to start planning a web app project I remember while learning to code, and more specifically as a beginner in web development I was following...