Links
SVG Filters 101
Best of all, as you’re going to see in this series, SVG filters are capable of creating Photoshop-grade effects in the browser, using a few lines of code. I hope this series will help demystify and unlock part of SVG Filters’ potential and inspire you to start using them in your own projects.
2019 CSS Wishlist
In observing several sources of conversation around things people desire in CSS, these seem like the most common asks: Parent queries. Container queries. Standardized styling of form elements. Has/Contains Selectors. Transitions to auto dimensions. Fixed up handling of viewport units.
Much Ado About No Lists
What does it mean for me as a web developer that Safari is not reading lists when it doesn't look like a list? Nothing.
React Introduction For People Who Know Just Enough jQuery To Get By (2019 version)
Many React tutorials begin by explaining how React works or why React is awesome. This tutorial does not. Instead, we’ll get right to building a simple UI, alternating between jQuery implementations and React implementations, explaining the differences along the way. I believe that you’ll think more this way as opposed to just typing out examples.
We are Colorblind
About 4% of the world has some form of color blindness. The color blind have the inability to clearly distinguish between different colors, they tend to see colors in a limited range of hues. Because of this, color blind people experience difficulties and challenges in their daily life. We are Colorblind is dedicated to making the world a better place for the color blind.
Videos
Your CSS Layout Toolkit for 2019, by Rachel Andrew
As we head into the final quarter of 2018, let’s take a look at where we are with CSS Grid Layout, and CSS layout in general. In this talk you will learn the key elements of layout. The things you need to know as you plan your projects now and into the next year.
Rachel will take you on a tour of what we have now and what is coming next, with plenty of practical advice and takeaway code examples, so that you can start to use these features in your own work.