Frontend Engineering: Building for the Modern Web
Comprehensive resources on the intersection of HTML, CSS, JavaScript, and SVG to build high-performance, accessible user interfaces.
3 posts
Posts tagged frontend-development
Mastering JavaScript Observers: A Complete Guide to Reactive Web APIs
Unlock reactive power with JavaScript Observer APIs.Master MutationObserver, IntersectionObserver, ResizeObserver, and PerformanceObserver. Learn to build high-performance, reactive web apps with real-world examples and best practices.SVG Essentials: Mastering the Path Element
Understand SVG paths, curves, and commandsA complete guide to the SVG path element — path commands, coordinates, bézier curves, arcs, compound paths and fill-rule, pathLength-based line-draw animation, CSS's path() function, stroke rendering, and the shorthand tricks behind exported path data.SVG Polygon vs Polyline: Differences, Fill Rules, and Use Cases
Master SVG polygons, polylines, and fill rules.Learn the difference between SVG polygon and polyline: points syntax, fill-rule, accessibility, and real use cases like charts, icons, and UI shapes.