Small helper methods or mixins to help you build web apps.
Here are some links, to demostrate the basic router. Clicking on the link will not do a page refresh, and will update the displayed page in the store.
You're currently on
. If you turn off your
wifi (or change your status to "offline" in the Chrome DevTools), this value
will update.
<head>
node of this page,
a set of new meta entries have been added.
layout. If you
resize the window to have a width smaller than 600px, this value will update.
Error
containing every a11y
violation for an element. For example,
is an icon button without a title, and here are the violations it has:
This is a demo of a Redux connected custom element, that contains another non-connected element. The parent, connected element is responsible for updating the state in the store, and syncing it back to the non-connected element.