Check out FAQ on this content, shortened version and extra resources for this talk at https://gitnation.com/contents/5-years-of-building-react-tableFind the ...| YouTube
1. Principles behind design of Web APIs| www.w3.org
Menu representing a set of actions, triggered by a button.| www.radix-ui.com
Why do we see so little reuse of web UI across organizations? Web projects freely use countless open libraries from npm and elsewhere, but it’s rare to find high-quality web UI code which is flexible and reliable enough for immediate reuse. This makes creating great user experiences both difficult and expensive. This talk begins by […]| Microsoft Research
Update: I wrote a more recent follow-up to this post. One of the trickiest things about the shadow DOM is that it subverts web developers’ expectations about how the DOM works. In the normal …| Read the Tea Leaves
When I released emoji-picker-element last year, it was my first time writing a general-purpose web component that could be dropped in to any project or framework. It was also my first time really k…| Read the Tea Leaves