👋 Hey! After a week off, we're back with more frontend updates. Let's get to it!
__
Chris Brandrick, Editor

Together with  SurrealDB
🚀 Frontend Focus

#​607 — August 30, 2023 | Read on the web

The Ideal Viewport Doesn’t Exist — In an attempt to answer the question “how fragmented are viewport sizes?” a group of developers collated over 120,000 datapoints with over 2,300 unique viewport sizes and has presented it superbly here. The takeaway is that “you simply do not know how users are going to visit your website or web app”.

Leanne Renard, Liridon Hasani and Andy Bell

â„č A caveat to be aware of: the data mainly comes from users in the USA and Europe.

Use Web Components for What They’re Good At — Nolan weighs in on a recent debate around the use of Web Components, highlighting the tradeoffs to consider when using them.

Nolan Lawson

Join Us at SurrealDB World - The Future Database for Cloud-Native Applications — Join SurrealDB World Online on September 13th, 2023 at 10:00 AM BST as we unveil SurrealDB 1.0.0 alongside some exciting announcements that will undoubtedly shape the future of the database industry.

SurrealDB sponsor

⭐ The State of CSS 2023 Survey Results — Over the past few years not only have we seen an uptick in new CSS features, but we’ve also seen browsers adopting these new capabilities at a much faster pace. As such the key takeaway from this year’s survey seems to be that usage of CSS frameworks are now on something of a downward slope. As ever, there is a ton of stuff to dig into here — a real lay of the land for all things CSS.

Devographics

âšĄïž IN BRIEF

📙 Tutorials, Articles & Opinion

BĂ©zier Curves and the Logic Behind Them — A superb dive into the logic behind bĂ©zier curves as used in CSS animations and visual elements. Really well documented, with excellent visual explainers.

Richard Ekwonyé

Falling For Oklch: A Love Story of Color Spaces, Gamuts, and CSS — An exploration of the Oklch color space and how we can start using it in CSS today.

Geoff Graham (Smashing Magazine)

WebGL Image Processing — Explorations of several image processing techniques using GPU shaders in the browser, covering color correction, blend modes, dithering, and more.

Maxim McNair

Create a Culture of Code Coverage with Codecov — Identify untested code to help you find bugs before they ever get pushed to production. Get started today.

Codecov by Sentry sponsor

A Few Interesting Ways To Use CSS Shadows (For More Than Depth) — A few experiments with different shadow effects (using two CSS properties and a filter) to make interesting hover effects, different text styles, and even casting shadows on other shadows.

Preethi Sam

How to Make Next-Level Figma Plugins: Auth, Routing, Storage, and More — A look at building full-featured, frontend-app-style Figma plugin, with storage, auth, routing, and more, with tool recommendations and other tips.

Rita Klubochkina

How to Create Isometric Diagrams using SVG — A good introduction to the principles of isometric drawing.
Artur Khokhlov

▶  Debugging Interaction to Next Paint
Brian Ramirez

Why Tailwind CSS 'Won'
Matt Rickard

đŸ§‘â€đŸ’» JOBS

Find Frontend Engineering Jobs with Hired — Hired makes job hunting easy-instead of chasing recruiters, companies approach you with salary details up front. Create a free profile now.
Hired

🔧 Code, Tools & Resources

Image-To-Pixel: An Editor to Convert Photos to Pixel Art — Built with p5.js, you can customize the pixelation by choosing a dither amount, dither style, posterize level, and you can even upload your own color palette for the dithering. GitHub repo.

Tezumie

Peaks.js 3.0: View and Interact with Audio Waveforms — A JavaScript component for browser-based audio waveform visualization that comes from the BBC’s R&D department. There’s a live example on the homepage. GitHub repo.

BBC

React Authentication — Without Complexity — Userfront streamlines authentication & access control so engineers can focus on their core business. Read the docs now.

Userfront sponsor

Better Select: A Web Component for a Better Select Element — Will fallback to a regular select, or optionally a native select on mobile devices, and has keyboard support. Try some demos here.

Smart Impact IT

SnippetBuilder: Create Pretty Screenshots of Code — This kind of tool isn’t unique but this one has some unique features, like the ability to add multiple “editors” to the screenshot, drag and drop tech logos, and a variety of pre-made gradients for the background.

Sachin Chaurasiya

💡 Chalk.ist is another code-to-image tool we particularly like.

Default Composer: Tiny JavaScript Utility to Set Default Values for Nested Objects — It will replace empty strings, arrays, objects, and null/undefined, with default values that you set, to simplify the process of filling empty slots in various objects in your code.

Aral Roca Gomez

Toools.design: An Archive of 1000+ Design Resources — A well presented directory divided into 18 categories (icons, typography, stock photos, design tools, podcasts, etc.), where you can find a variety of products, tools and resources.

Pascal Strasche

Ipx.