© 2026 Hashnode
Creating a website is not enough. Making it accessible is what truly matters. Accessibility isn’t a checkbox—it’s an engineering responsibility. Some practical accessibility practices I now prioritize in React projects: 🔹 Use semantic HTML first Pre...

Last week I wrote about how GWT isn’t a legacy web framework, but the only truly object-oriented architecture ever built for the browser. That post focused on GWT’s technical depth — how it lets Java developers express structure, behavior, and state ...

We now have a new search element in HTML. It should be used when adding any sort of search functionality within a website or web app. Its purpose is to provide the proper semantics for search functionality within the browser. In this post I’ll show y...
