left-pad
w
2016?
customElements.define('full-webc', class extends HTMLElement {
constructor() {
super();
this.attachShadow({mode: 'closed'})
.appendChild(document
.getElementById('h2-template')
.content
.cloneNode(true));
}
});
style
+ h2
Hasura - stawiamy GraphQL-a bezpośrednio na Postgresie i jedziemy
Backendless