An excellent collection of articles, tutorials, and advice on modern web development challenges. From PWAs to accessibility to caching, there's a lot of information here.
- Source
- Link to Original 🔗
- Published
- Categories
- HTML & CSS, Frontend, JavaScript
- Tags
- tutorial, trick, HTML, CSS, accessibility, a11y, PWA, offline, security, SEO
Explore Other Notes
⬅ Newer
The ugly truth behind Oculudentavis
I've followed the news over the new species Oculudentavis with interest. The initial find was stunning; the follow up discussion around whether or not this is a basal therepod, a stem bird, …
Older ➡
Animating CSS width without the squish
An interestingly regressive technique for expanding the size of a rectangle with rounded corners in CSS that protects the corners themselves from deforming, all by using …
- <!DOCTYPE html> <html> <head> <title></title> </head> <body> <p>An excellent collection of articles, tutorials, and advice on modern web development challenges. From PWAs to accessibility to caching, there's a lot of information …</p> </body> </html>
- Murray Champernowne