|
|
12 Modern CSS One-Line Upgrades — Here’s a dozen CSS properties that are well worth knowing — these one-line upgrades will help reduce technical debt, remove unnecessary lines of JavaScript, and score some easy wins for user experience, too. Think things like Stephanie Eckles |
[Guide] Debugging Your Next.js App With Sentry — Get all the basics to monitoring and debugging your Next.js app with Sentry in this 7-part video series. You’ll learn how to instrument your app with Sentry, how to identify a few specific issues, and follow errors from the client to the server. Sentry sponsor |
A Practical Introduction to Scroll-Driven Animations with CSS Adam Argyle |
AI for Web Devs — Austin has just published the last post in this eight part series on using AI in web development, covering prompt engineerings, security, deployment, and more. Austin Gil |
|
📙 Tutorials, Articles & Opinion |
▶ Modern CSS, The State of the Web, Safari's Progress, and More — Jen Simmons, of the WebKit team, was a guest on Kevin Powell’s channel to talk about all things CSS, web standards, Kevin Powell |
Try a Lightning-Fast Pairing Tool Built with You in Mind — Tuple will change the way you think about pair programming. Try it with your team free for 14 days, no card required. Tuple sponsor |
Learn the Mojtaba Seyedi |
Fading Content using Transparent Gradient in CSS — A nice effect, and one that’s easily realised. Amit Merchant |
✨ However, whilst the effect above does look great, Kilian Valkhof highlights some downsides and shares some solutions that give the pattern a little more flexibility. |
Better Form UX with the Stephanie Stimac |
Design Better Pagination — Andrew shares some pagination UI best practices along with some considerations for more complex needs. Lots of visuals here to help things along. Andrew Coyle |
Disable Browser Caching with Meta HTML Tags — Worth knowing (or at least bookmarking). Cristian Sulea |
Three Lessons from Building a Chrome Extension with TypeScript
|
Create a Currency Converter with HTML, CSS, and Vanilla JavaScript
|
▶ Building a Greener Web
|
🔧 Code, Tools & Resources |
✨ sparkly-text: A Small Web Component for Making Text Sparkle — A cute effect that uses animated SVG under the hood. You can see a few examples in this post. Stefan Judis |
Design Systems Database: A Database of Best-in-Class Design Systems, Organized and Sorted by Components and Directories — Useful for studying the public design systems of well-known technical teams (Adobe, GitHub, MailChimp, Shopify, etc.), divided into systems, directories, components, and blueprints. Handy stuff. Ilya Greben |
Generate and Render Dynamic JSON-Based Forms Right in Your App — Self-host SurveyJS UI libraries to design and style forms with a no-code builder that features CSS theme editor and GUI for conditional rules. SurveyJS sponsor |
SVG Filter Maker: A GUI To Interactively Build SVG Filters — Not to be confused with CSS filters, this is for building the much more complex SVG filters using the Christopher Kirk-Nielsen |
Wooden Toggles — I’m sharing this HTML and CSS CodePen demo just for the skeuomorphic memories it evokes of the texture, depth and ‘rich Corinthian leather’ found in the early days of iOS. Nicolas Jesenberger |
Typeculator: A Different Approach to Generating Type Scales — Based on something called the “Golden Thread” technique, which helps overcome problems like fractional values, challenges with multiple typefaces, etc. Alex Paul |
worker-timers: Christoph Guttandin |
|
☁️ ...and finally |
CSS 3D Clouds — This striking demo (from a decade ago) has been doing the rounds this week — it set out to create 3D-like clouds using CSS, transforms, and a touch of JavaScript. The approach to create such a thing now might be a little different, but this result remains good. You can make fluffy clouds, stormy ones, or even go with an over-the-top Michael Bay approach. Repo here, and there’s a tutorial, if you want to look back at how it was put together. Jaume Sánchez |