Bi-Weekly Frontend News

Collective #525


C525_everylayout

Every Layout

Every Layout will teach you how to better harness the built-in algorithms that power browsers and CSS. By Heydon Pickering and Andy Bell. Check it out







C525_rockgod

Rock God Pose

An fun interactive web app using Machine Learning and human pose estimation. Made by Ben Falchuk. Check it out







C525_microfrontends

Micro Frontends

Cam Jackson describes a recent trend of breaking up frontend monoliths into many smaller, more manageable pieces, and how this architecture can increase the effectiveness and efficiency of teams working on frontend code. Read it


C525_prmise

Promise combinators

Learn about the new additions to the available promise combinators in JavaScript, Promise.allSettled and Promise.any. Read it






C525_HTMListheweb

HTML is the Web

An important reminder that HTML is what the web is based on, so frontend engineers should know it. By Pete Lambert. Read it