Skip to content

📰 svg

Protecting your email address via SVG instead of JS

Interesting approach to protect your email address.

weeklyfoo #33 / 2024-05-20
emailsvgprotection

SVG

More about SVG. Note that the example code is written in JSX (or React), not ordinary HTML.

weeklyfoo #81 / 2025-04-21
svg

SVG Coding Examples: Useful Recipes For Writing Vectors By Hand

Myriam Frisano explores the basics of hand-coding SVGs with practical examples to demystify the inner workings of common SVG elements.

weeklyfoo #53 / 2024-10-07
svg

The best way to manage icons in React.js

Never heard of svg sprites before, but sounds very useful!

weeklyfoo #8 / 2023-11-26
svg

The Art Of SVG Filters And Why It Is Awesome

Didn’t know that you can apply such nice filters in svg.

weeklyfoo #29 / 2024-04-22
svg