DEV Community

Cover image for Despite AI: you should know these CSS snippets!
Adam
Adam

Posted on

2 1

Despite AI: you should know these CSS snippets!

Signup here for the newsletter to get the weekly digest right into your inbox.

Find the 10 highlighted links of weeklyfoo #69:


Protecting your time from predators in large tech companies

by Sean Goedecke

If you’re a competent software engineer at a large tech company, your time is in very high demand. Lots of people will want you to do things. You should be very selective about how you handle these requests, and definitely avoid saying yes to everyone.

🚀 Read it!, engineering


6 CSS Snippets Every Front-End Developer Should Know In 2025

by Adam Argyle

I think every front-end developer should know how to enable page transitions, transition a dialog, popover, and details, animate light n' dark gradient text, type safe their CSS system, and add springy easing to animation.

🚀 Read it!, css


Top Pens of 2024

by codepen.io

The most hearted of 2024

📰 Good to know, css, javascript, html


Tailwind v4.0.0

by tailwindcss.com

Major release of Tailwind!

📰 Good to know, tailwind


cursorful

by cursorful.com

Use the Cursorful browser extension to record beautiful screen recordings with follow-cursor zooms or load your own video in the editor and add zooms manually.

🧰 Tools, videos


BrowserAI

by Saurav Panda

Run local LLMs inside your browser

🧰 Tools, browser, ai


Raphael AI

by raphael.app

Create stunning AI-generated images in seconds. World's First Unlimited Free AI Image Generator

🧰 Tools, ai, images


Bunster

by Yassine Benaid

Compile shell scripts to static binaries.

🧰 Tools, cli


JSON Query

by jsonquerylang.org

A lightweight, flexible, and expandable JSON query language

🧰 Tools, json, query


Programming Should Be Simple

by Deno

Deno is an all-in-one batteries included JavaScript and TypeScript toolchain.

📺 Videos, deno


Want to read more? Check out the full article here.

To sign up for the weekly newsletter, visit weeklyfoo.com.

SurveyJS custom survey software

JavaScript UI Libraries for Surveys and Forms

SurveyJS lets you build a JSON-based form management system that integrates with any backend, giving you full control over your data and no user limits. Includes support for custom question types, skip logic, integrated CCS editor, PDF export, real-time analytics & more.

Learn more

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video