Having worked with SVGs a lot lately, I'd say you're in the honeymoon phase right now lol Once you dive deep into creating visualisations and charts using SVG and libraries like d3, you'll start to realize that even trivial tasks like aligning text and setting overflow rules have to be done manually and you have to provide the exact pixels for every measurement. No flexbox or grid either lol.
yesterday I learned you can nest CSS inside an svg file so you can still reference the svg file inside your html instead of copying it, I don't know if there are browsers who don't support this or not though. The cool thing is that you can also reference this svg in a Github markdown file (like Readme), which is how I discovered this trick yesterday 😁
I'm a full stack developer and your content drives me CRAZY because it makes me want to do gorgeous front end stuff like this so bad! But instead I write database queries and c#/java all day. Maybe someday I can pivot to front end or even UX development.
@@dori8118 Mostly a time thing. Between "make a working, easy to use front end that looks good but nothing to write home about", "make a performant back end with good error handling and debugging", "deliver a complete product on a timeline defined by a customer", and "make the front end gorgeous with animated, responsive SVGs that don't add a ton of substance but do add a ton of style", but you can only pick 4. The others are obviously hard requirements, so very very nice UX stuff goes out the window and you get a plain ass button that says "Do Thing" instead of a cool, animated button with a nice color scheme and an aesthetic icon.
Whoa 😮 I’m accustomed to use all these features in my 7+ years of front-end development career , but damn - that last trick with the inline css variable just blowed my mind 🤯
Beloved, Please give this your special attention. God is a Good, Holy and Just( meaning that He up holds justice and does what He deems as good) Judge. He is also forgiving and He is All-Loving. He is also perfect meaning that there is nothing about Him this is contradictory. But How can He forgive you and me but still uphold Justice. It's through faith in the death, burial and resurrection of Jesus Christ. So turn repent and put your faith in the Living Christ who died for U and now Lives
Buddy! Blew me away! The more I learn how math and dynamic programming principles can be harnessed on the front end, the more I fall in love with it. Thumbs up on every vid of yours I watch, and an eternal subscriber!
For anyone who cannot see the animation panel (probably due to an older ver of chrome ) try clicking on the 3 dots , then click on the more tools tab then select animation
nice image at 1:04.. brings back memories of all those many years at community college catching up to the folks who actually worked hard in high school..
I never knew about the animations tab in chrome dev tools. There are so many things I learn from your videos in such a short amount of time. Keep up the good work ☺️!
Wow, I am slowly learning to appreciate the synergies of the html/css/javascript ecosystem. It is such an alien way of doing things compared to older tools like Windows Forms or Tkinter, and even those are fancy compared to what I usually get as an embedded C cuy, lol. I first started seeing the light when I had to wrap my head around the ways of XAML for Microsoft UIs. Declarativeness is powerful, and CSS is dark magic, lol.
I’m so super happy I had you by my side when I started self-teaching. Everyone who hasn’t subscribed is missing the hell out of web dev and programming in general. That said, I owe you a lot. When I’ll hold my first dev job, I’m going to bake you a cake, and/or consider anything else*), that makes you smile/happy, yours 🙃 *) in my realm of possibilities (no end world hunger stuff, no soul of my first born, … you get the picture 🧐.
Whoa I’m accustomed to use all these features in my 7+ years of front-end development career , but damn - that last trick with the inline css variable just blowed my mind
Jeff you're a hero! Thank you a ton for making these videos. Hope they cryogenically preserve you so that the dev community never loses you. You need to be protected.
Lottie (an Airbnb script plugin for After Effects) deals with looping animations done in Adobe After Effects it's literally export and paste and some minimal configuration on the html
This was helpful, I just wish that you would have had the HTML next to the part where you were making the edits to the CSS so I could see exactly what you were styling.
I make SVG designs all the time, and today I learned from your video that I can animate them directly on a website? Sir, you just opened up a whole new world to me. Great job!
Oh he's good good. I never thought of svg or animations as simple, let alone put together, so you can imagine my intrigue while opening this video. But again, Fireship has proven in under 15mins that if he has a video on it, it's simple
Though it's a year and three weeks late, but great work man. You hand out a good, short and efficient explanation and you covered 90% of the technical parts! thanks
just want to add a quick correction - CMD + p is to open a file within dev tools. CMD + shift + p will being up the animations tab. Went crazy trying to figure this out. YW lol
This is just a gun! I did not know that you can do such a thing I'm really just starting to develop in frontend development and this is a cool content for me, like and subscribe for sure
Thank you very much you couldn't release this video at a better time ! This is exactly what I was looking for the past few days ! I was even reverse engineering Stripe's buttons 😂
I learned so much about SVGs just from your 100 second video! This is gold ~ The power of SVGs is severely underrated.
Having worked with SVGs a lot lately, I'd say you're in the honeymoon phase right now lol
Once you dive deep into creating visualisations and charts using SVG and libraries like d3, you'll start to realize that even trivial tasks like aligning text and setting overflow rules have to be done manually and you have to provide the exact pixels for every measurement. No flexbox or grid either lol.
It's just ur perception that you learnt a lot in 100 secs cuz' that's hollow learning until you practice that
@@piyush9555 very true
yesterday I learned you can nest CSS inside an svg file so you can still reference the svg file inside your html instead of copying it, I don't know if there are browsers who don't support this or not though.
The cool thing is that you can also reference this svg in a Github markdown file (like Readme), which is how I discovered this trick yesterday 😁
Until recently it had poor browser support.
Bro, your ship is certainly on fire, and I am onboard!
wait, we're not talking about Evergreen, are we?
🔥🔥🔥
Haha corny
Who in they right mind wants to be on a burning ship?
Bruh 👌
The stagger animation effect is what I've always wondered how to apply in a clean way using plain CSS and you just simply nailed it 🤯
You are a genius.
Being able to reverse engineer the animation design and recreate a new one based off of it.
A truly web engineer.
How could I possibly like this more? You are hands-down one of the greatest teaching channels in the world. Keep it up. Thank you.
What is the name of the program he is using ?
@@yunusbilecen6660 for drawing svgs? its Figma
Really thought developers coded svgs using some kind of artistic mastery. Never knew figma could do this seamlessly. Thank you
I'm a full stack developer and your content drives me CRAZY because it makes me want to do gorgeous front end stuff like this so bad! But instead I write database queries and c#/java all day. Maybe someday I can pivot to front end or even UX development.
if can i ask, what the challenge to do both?
@@dori8118 Mostly a time thing. Between "make a working, easy to use front end that looks good but nothing to write home about", "make a performant back end with good error handling and debugging", "deliver a complete product on a timeline defined by a customer", and "make the front end gorgeous with animated, responsive SVGs that don't add a ton of substance but do add a ton of style", but you can only pick 4. The others are obviously hard requirements, so very very nice UX stuff goes out the window and you get a plain ass button that says "Do Thing" instead of a cool, animated button with a nice color scheme and an aesthetic icon.
@@ihavetwofaces 1 year later, did you manage to get in a position to play around on the front end? Perhaps something entrepreneurial?
U are smart guy ❤
@@thecuriousape9712 I hope they did
I came to learn how to animate svgs, I left with what I came for and a set o tools. Many thanks!
This is LITERALLY what I wanted!!! I commented exactly this on your last video.
Thanks for the suggestion
Whoa 😮
I’m accustomed to use all these features in my 7+ years of front-end development career , but damn - that last trick with the inline css variable just blowed my mind 🤯
yes im definitely using it
I thus solved a complex animation that required JS implementation, which was great!
wow
It's very usefull.... But i already know about 😊
@@suraj351 Give yourself a ribbon, champ.
I didn't even know you can do this with SVG, learn new things everyday
I belong to the 43.4%. I really appreciate your videos, I used to do CSS/HTML/JS/PHP etc when I was a kid and I have a lot of catching up to do!
Beloved, Please give this your special attention. God is a Good, Holy and Just( meaning that He up holds justice and does what He deems as good) Judge. He is also forgiving and He is All-Loving. He is also perfect meaning that there is nothing about Him this is contradictory. But How can He forgive you and me but still uphold Justice. It's through faith in the death, burial and resurrection of Jesus Christ. So turn repent and put your faith in the Living Christ who died for U and now Lives
@@brendabaholo1610 shut up you're crazy
@@axeleli6845 chill man
😄
@@brendabaholo1610 Want forgiveness? Take crack- I meant religion.
This video helped me solve an issue that I was having since 3-4 months in my side project. Really, the content they produce here is powerful. Loved it
WoW! Learning SVG and animating it is like learning HTML5 and CSS3 all over again! Amazing!
You are definitely one of the most efficient, useful channels in this domain. A lot of useful information in a very short duration... Thank you!
What is the name of the program he is using ?
Buddy! Blew me away! The more I learn how math and dynamic programming principles can be harnessed on the front end, the more I fall in love with it. Thumbs up on every vid of yours I watch, and an eternal subscriber!
Top Js Effect th-cam.com/video/V4Aq9yGWpA4/w-d-xo.html :)
I might get job with all of this.
In few videos learned more than in my entire Web programing course on faculty.
This video should help your personal website stand out at least.
Before this video I was scared of scalable vector graphics, but now, I can’t leave home without one, thanks FireShip
The animations are impressive, but what's even more impressive is your awesome tutorial. Thank you
For anyone who cannot see the animation panel (probably due to an older ver of chrome ) try clicking on the 3 dots ,
then click on the more tools tab then select animation
What is the name of the program he is using ?
@@yunusbilecen6660figma he said it
Visual Studio Code(web/application) and Figma(web)@@yunusbilecen6660
The way you animate the bolt icons blew my mind, the inline CSS variables are amazing.
nice image at 1:04.. brings back memories of all those many years at community college catching up to the folks who actually worked hard in high school..
I never knew about the animations tab in chrome dev tools.
There are so many things I learn from your videos in such a short amount of time.
Keep up the good work ☺️!
Wow, I am slowly learning to appreciate the synergies of the html/css/javascript ecosystem. It is such an alien way of doing things compared to older tools like Windows Forms or Tkinter, and even those are fancy compared to what I usually get as an embedded C cuy, lol.
I first started seeing the light when I had to wrap my head around the ways of XAML for Microsoft UIs. Declarativeness is powerful, and CSS is dark magic, lol.
Half of viewers subscribed is actually really good! Congrats!
I’m so super happy I had you by my side when I started self-teaching. Everyone who hasn’t subscribed is missing the hell out of web dev and programming in general. That said, I owe you a lot. When I’ll hold my first dev job, I’m going to bake you a cake, and/or consider anything else*), that makes you smile/happy, yours 🙃
*) in my realm of possibilities (no end world hunger stuff, no soul of my first born, … you get the picture 🧐.
every time i watch your videos i wonder why i spent so much on random courses, i could have just seen your videos
Cool video. I'm a big fan of embedding SVG directly into the DOM; however, I prefer to leverage & for performance. Happy animating!
It has the best Content available to try and create things , Without any length tutorials
Legend tech channel, I will recommend this channel on my tombstone
I love it how I always get this "AHHHH nice" effect from your tutorials.
Just when i thought i knew a litle bit about animations... i find this stuff... i already subscribe
To me you are the best web dev channel.
High quality content + Moving speed = Fire 🔥
High quality content + Moving speed = Friction causing x+y = Fire🔥
This is really an awesome guide. It's unbelievable how somebody can clearly and quickly explain something like svg, animations, keyframes, etc...
Whoa
I’m accustomed to use all these features in my 7+ years of front-end development career , but damn - that last trick with the inline css variable just blowed my mind
that's just a good explanation, really complex concepts in a few minutes in a very useful and understandable way. thank you
EASILY one of the best programming channel on TH-cam. You don't understand how valuable your videos are !!
More people should subscribe in sign of respect because of quality content you provide to us. Thank you!
This is really well formatted and precisely explained video. You saved so much of my time with this video. Thank you so much!
Super useful trick inside svg tag use fill="currentColor" then you can just give css color attribute, same for stroke=""currentColor"
Jeff you're a hero! Thank you a ton for making these videos. Hope they cryogenically preserve you so that the dev community never loses you. You need to be protected.
Here from The Odin Project, that was stunning!
1:02 - Jeff pulling out his college Math HW 😂
Lottie (an Airbnb script plugin for After Effects) deals with looping animations done in Adobe After Effects it's literally export and paste and some minimal configuration on the html
Mr Delaney these last weeks you have became my favorite channel.. love your content
This is pretty much how you would do it in Inkscape, using layers, grouping, containers and ID's etc. Nice
This one is GOLD STANDARD ...so much SVG and animation knowledge packed in just a few mins. JUST AWESOME!
Seriously ? What a great content for such a short video. Full of a lot of tips! Awesome!
OMG that --order variable trick is amazing!
This was helpful, I just wish that you would have had the HTML next to the part where you were making the edits to the CSS so I could see exactly what you were styling.
I do this stuff everyday and I just learned about changing css vars with js and the inline vars. Great stuff glad I watched it.
Wow, it's the best SVG guid ever!
Thank you so much! 💖💖💖💖💖
I make SVG designs all the time, and today I learned from your video that I can animate them directly on a website? Sir, you just opened up a whole new world to me. Great job!
Awesome video! I really enjoy these clear and short tutorials!
that delay using order variable... lol. blew my mind.
Loved the css variable --order at the end. Very creative!!
Top Js Effect th-cam.com/video/V4Aq9yGWpA4/w-d-xo.html :)
I didn't know what an svg was, now i understand WAAAAAAAAAAAAAAAAAAAAAAY more about the web. Insta sub, you deserve it!
Oh he's good good. I never thought of svg or animations as simple, let alone put together, so you can imagine my intrigue while opening this video. But again, Fireship has proven in under 15mins that if he has a video on it, it's simple
Very well put together, I learned a lot from that. Thank you!
Holy shit you just taught me how to SVG. Brilliant.
I love this channel and I've been subscribed for a long time but you just keep impressing me.
This channel is genuinely one of the best learning resources I've ever found, I look forward to every upload.
Thanks for the elaborative introduction to SVGs
Didn't realize you could use calc with time durations. Very nice stagger technique! 👏
That I alone css variable… I didn’t think of that… I’m impressed
Though it's a year late, but great work man. You hand out a good, short and efficient explanation and you covered 90% of the technical parts! thanks
Though it's a year and three weeks late, but great work man. You hand out a good, short and efficient explanation and you covered 90% of the technical parts! thanks
just want to add a quick correction - CMD + p is to open a file within dev tools. CMD + shift + p will being up the animations tab. Went crazy trying to figure this out. YW lol
All this while, I thought that I'd subscribed because you often appear in my TH-cam feed.
Just learned how to make svg animations from this. Nice.
4 years in web = Wow
Thank you so much
Best programming shorts on youtube! Your execution and knowledge is very impressive man!
Finally Odinproject brought me to my favorite channel
Jeff, you are a real legend mate, ans inspire me so much, I iust wonder how do you know all of this things?
Hohohooooo ... Bro, you have more??
I enjoyed every bit of it.
amazing video as always. You are like a gift from the web development gods
Just watching Fireship on a continuous loop. Who needs any other channel?
A video on making things accessible would be good
This is just a gun! I did not know that you can do such a thing I'm really just starting to develop in frontend development and this is a cool content for me, like and subscribe for sure
You have a great teaching style. Thank you for a great refresher!
Wooow! Priceless 12 minutes video :) Thank you so much for supercalifragilistic tutorial!
Your explanations are the best!
Efficient and complete.
I feel like I knew this the whole time! What a great video!
This dude is a frickin genius
Great content thanks for sharing. Since the video Figma became a subscription based SW.
That's called the way of explaining things perfectly.🤗
Never knew about the animation tab thank you so much for the video and for this feature it's a game changer
Props for the logo turtle ref!
Videos have been 🔥 lately
this is a really good tutorial, thanks for sharing it with us
what a video!!! i dont usually subscribe to channels on YT but had to subscribe to you! thanks a lot for the content on this video
This was very well explained. Thank you! More of this pleeezz
Absolutely love your videos as they're always packed with yummy tips & tricks.
You're the man! Keep it going
Top Js Effect th-cam.com/video/V4Aq9yGWpA4/w-d-xo.html :)
Thank you very much you couldn't release this video at a better time ! This is exactly what I was looking for the past few days ! I was even reverse engineering Stripe's buttons 😂
This guy can and will rival hyperplexed
Always wanted to learn this, many thanks 😊
Half the people that watch your stuff is subscribed?! That's a lot!
Finally, something fun to do today 🔥🎸🍺🍔
A dynamic animation delay calculated from an inline css variable.. This why I created programming!
Animation is damn near everything you need and what others want
Love your videos. You are one of the best guides on TH-cam.