Kristina Vragovic

react

Bringing Rails Convention to the Wild West of JS

coding react react-native

August 12, 2018

8/22/18: Updated and cross-posted on the 20spokes blog

Read More

React and Its Less-Cool Cousin, Semantic HTML

coding react accessibility

July 06, 2018

One of the best and most meaningful features of HTML5 is its introduction of more “semantic” tags, or tags that help define the structure of a webpage. Tags like section, article, footer, nav, and aside are highly useful for improving the accessibility of a website for visually impaired users. They provide valuable information about your site to any screen readers that are processing it, allowing for easier browsing and less time wasted with repeated or irrelevant information.

Read More