Three conditional border-radius CSS snippets (#snippet)
Explores three CSS snippets for conditionally applying border-radius to prevent visual issues when elements touch viewport edges.
Stefan Judis is a frontend developer who shares little-known web development tips and tricks, learning in public and publishing hundreds of concise insights from real-world frontend and JavaScript development.
26 articles from this blog
Explores three CSS snippets for conditionally applying border-radius to prevent visual issues when elements touch viewport edges.
How to enable syntax highlighting for CSS and HTML inside JavaScript template strings in VS Code using specific comments and extensions.
Learn how to officially deprecate methods in Node.js libraries using the built-in `util.deprecate` function to provide runtime warnings.
How to trigger Raycast's confetti animation from the command line using a custom shell script and the raycast:// protocol.
Explains how to use the SVG pathLength attribute to simplify CSS animations for drawing SVG paths, eliminating the need for JavaScript to calculate lengths.
Chrome is testing a new split view feature for side-by-side tabs, accessible via an experimental flag.