<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>SVG on Omid Farhang</title><link>https://omid.dev/tags/svg/</link><description>Recent content in SVG on Omid Farhang</description><image><title>Omid Farhang</title><url>https://omid.dev/images/bio-photo-150x150.jpg</url><link>https://omid.dev/images/bio-photo-150x150.jpg</link></image><generator>Hugo -- 0.163.3</generator><language>en-US</language><copyright>2026 Omid Farhang | All rights reserved.</copyright><lastBuildDate>Fri, 07 Jun 2024 00:20:07 +0330</lastBuildDate><atom:link href="https://omid.dev/tags/svg/index.xml" rel="self" type="application/rss+xml"/><atom:link href="https://pubsubhubbub.appspot.com/" rel="hub"/><item><title>Advanced Animations in Frontend Development: CSS, SVG, and JavaScript</title><link>https://omid.dev/2024/06/07/advanced-animations-in-frontend-development/</link><pubDate>Fri, 07 Jun 2024 00:20:07 +0330</pubDate><guid>https://omid.dev/2024/06/07/advanced-animations-in-frontend-development/</guid><description>&lt;p&gt;Animations have become a crucial aspect of modern web design, enhancing user experience and adding a dynamic quality to websites and applications. While basic animations can be achieved with simple CSS transitions, advanced animations often require a combination of CSS, SVG, and JavaScript. This post will delve into advanced techniques for creating animations, focusing on performance optimization, easing functions, and best practices to ensure smooth and engaging animations.&lt;/p&gt;
&lt;h2 id="css-animations"&gt;CSS Animations&lt;/h2&gt;
&lt;p&gt;CSS animations are the backbone of web animations, offering a powerful and efficient way to create sophisticated animations with minimal code. Here are some advanced techniques:&lt;/p&gt;</description></item></channel></rss>