carloslavaraflipped into Of Web Design and Other ThingsThe 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 …
carloslavaraflipped into Of Web Design and Other ThingsThe 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 …
carloslavaraflipped into Of Web Design and Other ThingsEngineering 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 …
carloslavaraflipped into Of Web Design and Other ThingsWeb 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 …
carloslavaraflipped into Of Web Design and Other ThingsGit 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 …
carloslavaraflipped into Of Web Design and Other ThingsTypography Things You Can Do With CSS Today smashingmagazine.com CSS is great and getting better all the time. Over recent years, especially, it has evolved really fast, too. Understandably, some of the really …