carloslavaraThe Web How We Improved the Accessibility of our Single Page App Menu | CSS-Tricks css-tricks.com I recently started working on a Progressive Web App (PWA) for a client with my team. We’re using React with client-side routing via React Router, and …
carloslavaraThe Web Hiding Content Responsibly | CSS-Tricks css-tricks.com I need to hide this thing completely. For everyone. No problem, that’s what the aria-hidden attribute is for. I need to hide this thing, but only hide …
carloslavaraEngineering Mistakes I’ve Made as an Engineering Manager css-tricks.com - Sarah Drasner I’ve been a manager for many years at companies of different scale. Through these experiences, I’ve done my share of learning, and made some mistakes …
carloslavaraWeb Design Use CSS Clamp to create a more flexible wrapper utility | CSS-Tricks css-tricks.com I like Andy’s idea here: Normally I’d just set a max-width there, but as Andy says: This becomes a slight issue in mid-sized viewports, such as tablets …
carloslavaraGit Getting The Most Out Of Git smashingmagazine.com Not a single project today will get away without some sort of version control with Git under the hood. Knowing Git well helps you become a better …