Bi-Weekly Frontend News

Collective #764

Collective 764 item image

Inspirational Website of the Week: C2MTL

A stunning web experience filled with vibrant colors, captivating shapes, and uniquely designed layouts. The KOKI-KIKO team has crafted a visually striking website that incorporates seamless animations, perfectly complementing the overall aesthetic.

Get inspired
Collective 764 item image

Don't use custom CSS scrollbars

Eric W Bailey discusses the impact of customizing scrollbars on web accessibility. Highlighting important considerations, the article provides valuable insights for creating inclusive web experiences.

Read it
Collective 764 item image

Eyecandy: Visual Technique Library

A visual technique library for enthusiasts and learners. You can click on an image and explore media made with the same technique with the sources and learn how it's made. Super interesting and inspirational!

Check it out
Collective 764 item image

The ongoing defence of frontend as a full-time job

Christian Heilmann defends the role of frontend developers as specialized experts, highlighting their skills in browser performance, cross-platform development, accessibility, compliance, and user-centric design, while challenging misconceptions about frontend development and advocating for the hiring of dedicated frontend developers to build optimized and user-friendly web products.

Read it
Collective 764 item image

Currl: A social bookmarking website

Currl is a free text-based social bookmarking website. You can collect the links you love from around the web, you can also store them privately or share them publicly with your followers.

Check it out
Collective 764 item image

Introducing Baseline

In this article, discover the concept of Baseline, a tool that provides a quick assessment of the safety and compatibility of features or APIs for your website or web applications, and learn how it can benefit you in making informed decisions.

Check it out
Collective 764 item image

EVA: AI-Relational Database System

EVA is an open-source AI-relational database designed to support AI-powered applications. It seamlessly handles structured (tables) and unstructured data (videos, text, podcasts, PDFs, etc.) using deep learning models.

Check it out
Collective 764 item image

Practical Guide To Not Blocking The Event Loop

In this article, Slava Knyazev provides a practical guide to avoid blocking the event loop in JavaScript, explaining the single-threaded nature of JavaScript, the concept of synchronous and asynchronous work, and offering solutions such as horizontal scaling, refactoring synchronous work to be asynchronous, and off-loading work to worker threads.

Read it
Collective 764 item image

JS private class fields considered harmful

Lea Verou mourns the loss of encapsulation in her projects as she decides to avoid private class fields due to conflicts with proxies, leading her to gradually refactor them out of her existing libraries.

Read it
Collective 764 item image

HTMX is the Future

Chris James explores the challenges of single-page applications (SPAs) and introduces HTMX as a solution to simplify web application development by enhancing the browser's hypermedia capabilities and reducing reliance on JavaScript.

Read it
Collective 764 item image

Testing Feature Support for Modern CSS

Stephanie Eckles writes how keeping up with the fast pace of CSS development can be challenging, but there are ways to stay informed, test for support, decide when to use new features, assign fallback solutions, and utilize build tools and polyfills to bridge any compatibility gaps.

Read it
Collective 764 item image

:root isn't global

The article explores the misconception that CSS custom properties defined on :root are global, highlighting issues with the inheritance of custom styles and proposing potential solutions to address the problem. By Kilian Valkhof.

Read it
Collective 764 item image From our blog

Case Study: Sophie Studio

With a gaming interface as its core concept, Sophie Studio's website design showcases its values, purpose, and expertise in a fun and engaging way.

Check it out