Glyphs
A dynamic design system for creating icon sets in Figma and using them on the web.
Ojoy
A nice tool to enlarge low-res images and improve their quality.
Nested Media Queries
A small article about nesting media queries.
On-Scroll Letter Animations
A small set of examples showing how letters can be animated on scroll.
CSS Clamp Wrapper
An article on how to use CSS Clamp to create a more flexible wrapper utility.
MagicTween
A tool that converts SVGs into exportable 3D videos.
ButtonBuddy
A generator for buttons with accessible colors.
vim.so
Interactive exercises for learning Vim faster.
JPEG.rocks
A Privacy-aware JPEG optimizer that does all the processing entirely in the browser.
Understanding Clip Path in CSS
An introduction about CSS clip-path, how it works, with example and use-cases.
State of JS 2020
The results of the annual survey about the latest trends in the JavaScript ecosystem.
To see all the weeklies check: wweb.dev/weekly
Top comments (4)
That bit on nested media queries is really interesting. Not long ago I wrote about it but as a feature of SASS/SCSS, admittedly from a slightly different angle but nesting always makes it easier to read in my opinion so good to know at least for this feature it's supported natively.
Thanks for this beautiful article i found the one about vim is what i was looking for 😀
Sweet :) I made vim.so! Feel free to reach out to me if you have any feedback
Wow absolutely, great work man