I have selected some news from the web dev world to share.
โจ A design reset - part I๐ A design reset - part II๐ Latency numbers every frontend developer should know
Have a great week.
How the design team at Linear, find a way to convince their CEO and to do a full redesign of their product. Creating some design concept is very powerful to implement change into an existing product.
The process behind the redesign of Linear, how the engineers and the designers came together to make a full redesign in 6 weeks. I really loved the part where they used LCH colour to simplify their colour system and have colours more true to the human eye.
Vercelโs CTO, Malte Ubl put some context and link the numbers to performance metric. It allow us to better understand the result of the popular tools PageSpeed Insights or Lightouse.
Web tools and Library
HTML-first, framework-agnostic, beautifully designed components that you can truly copy and paste into your site. Accessible. Customizable. Open Source.
Pure CSS shapes made with aย single-element,ย modern CSSย and anย optimized code. All the shapes are here, look no further !
LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.