Endigest logo
Endigest
All Tech BlogsExplore TagsSend Feedback
Newsletter
Endigest logo
Endigest

© 2026 Endigest. All rights reserved.

  • About
  • Privacy
  • Terms
  • Contact
  • RSS

Articles Articles

43 articles

Related Tags

news(8)
layout(5)
CSS functions(4)
JavaScript(3)
pseudo elements(2)
css properties(2)
forms(2)
corner-shape
(2)
shapes(2)
animation(2)
Scroll Driven Animation(2)
accessibility(2)
view transitions(2)
astro(2)
markdown(2)
  • 1
  • 2
  • 3
CSS-Tricks logoCSS-Tricks
31 min read
Frontend•2026-02-25

A Complete Guide to Bookmarklets

This article provides a comprehensive guide to bookmarklets — JavaScript snippets saved as browser bookmarks that can interact with any webpage.

Articles
bookmarklet
JavaScript
CSS-Tricks logoCSS-Tricks
31 min read
Frontend•2026-02-23

Loading Smarter: SVG vs. Raster Loaders in Modern Web Design

This article compares SVG and raster image loaders (GIF/PNG) for web loading indicators, explaining when and why SVG is generally the better choice.

Articles
images
performance
SVG
CSS-Tricks logoCSS-Tricks
31 min read
Frontend•2026-02-20

Potentially Coming to a Browser :near() You

This article explores the proposed CSS :near() pseudo-class, which would trigger styles when a pointer comes within a specified distance of an element.

Articles
pseudo classes