Bi-Weekly Frontend News

Collective #722




Collective 722 item image

DOM ready events considered harmful

Jake and Cassie talk about DOM ready events, which can slow down your app in unexpected ways. But what are the alternatives? Learn more about it in this episode of HTTP 203.

Watch it

Collective 722 item image

The Study of Shaders with React Three Fiber

A complete guide on how to use shaders with React Three Fiber, work with uniforms and varyings, and build dynamic, interactive and composable materials with them through 8 unique 3D scenes. By Maxime Heckel.

Read it

Collective 722 item image

WebGi Camera Landing Page

A template for buildind scrollable landing pages with GSAP, ScrollTrigger and WebGi engine in TypeScript using the Parcel bundler. By Anderson Mancini.

Check it out









Collective 722 item image

Can SVG Symbols affect web performance?

When it comes to repeatable SVGs, most people would create a component and reuse it anywhere they want. There's a high chance, that you would be missing some performance freebies. If you're striving for that bang-for-the-buck kind of performance, this article might be interesting for you.

Check it out

Collective 722 item image

UpToDate what?

UpToDate tracks versions of popular projects so that you can check easily what the latest stable release is.

Check it out




Collective 722 item image

A good reset

A response to Jeremy's post on "Control", and why developers opt for divs, not buttons. By Trys Mudford.

Read it


Collective 722 item image

UI Buttons

Collection of hand-picked free HTML and CSS button code examples. Updated as of July 2022. 100 new items.

Check it out

Collective 722 item image

Maintenance Matters

Annie Kiley shares a list of ten simple things the team at Viget does to make their projects as maintainable as possible, regardless of the stack.

Read it