{F}rontendové nowwwinky

Pipedrive

Browsers

note:

Chrome 97

Recording user flows

note:

Caught in the net

Use CSS Variables instead of React Context for theming

note:

CSS resize: diagonal

.resize {
  resize: horizontal;
}

.resize__content {
  aspect-ratio: 1 / 1;
  width: 100%;
}
CSS resize: diagonal

note:

CSS dynamic viewport units were already implemented in @webkit

body {
  height: 100dvh
}

note:

3× UX articles

note:

Thanks, slides soon on @frontendisti