Viewing profile — HunorBorbely
HunorBorbely
HN member- Joined
- Fri, Sep 04, 2020, 1:07 PM UTC
- HN karma
- 170
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About HunorBorbely
No profile information was provided.
Recent public activity
- story
-
comment
Comment #42297213
In this advent calendar-themed tutorial, you will learn the fundamentals of Scalable Vector Graphics (SVG), from the basics to advanced concepts like animation and interactivity.
- story
- story
- story
-
comment
Comment #39262606
In this JavaScript Game Tutorial, we code a modern version of the 1991 classic game, Gorillas! This tutorial is both a JavaScript Game Tutorial and an introduction to the HTML Canv…
- story
-
comment
Comment #38567039
Day 24 is a basic example of React + SVG. Once you get the basics of React you can just start coding images based on this tutorial.
-
comment
Comment #38563248
Thank you. The whole project actually started as an advent calendar. Then I started thinking okay, what should be the content of it :)
-
comment
Comment #38562013
True. When you make art with CSS then you don't start with Illustrator either
-
comment
Comment #38561094
Yes, I was thinking of fixing the second point, but then I was annoyed with it and left it like that. If I knew that it blows up here on Hacker News I would have fixed it. I'm not …
-
comment
Comment #38561030
It's an interesting point. Writing tutorials like this also made me realize what's the difference between a function property and a function argument. I just used them completely i…
-
comment
Comment #38560969
Added a Table of Contents below. Probably it helps SEO as well :)
-
comment
Comment #38560231
Lol :) Maybe I should just put this below the calendar. What do you think?
-
comment
Comment #38560219
Ouch. Some browsers might not support every feature. Gradients also have some issues. Luckily it seems to be all right so far in desktop browsers.
-
comment
Comment #38560141
The funny thing about writing tutorials like this as a non-native speaker myself is also googling how to call things like the "clapper". I also didn't know what it was called befor…
-
comment
Comment #38560097
Super cool effect. Yes, SVGs can be a rabbit hole. This is just scratching the surface of it
-
comment
Comment #38560084
Thank you for the great feedback, I really appreciate it. I fixed some errors you found. Let me know if something still doesn't work. It's still a bit in the process of fine-tuning…
-
comment
Comment #38560052
Totally. There are many cases when HTML Canvas is way more performant, but if you don't build the next Figma, then working with SVG is way more convenient
-
comment
Comment #38558886
Thank you, I'm glad it helped. Cool comics!
-
comment
Comment #38558841
Yes, and imagine if I would have figured out how to do the view transitions properly :)
-
comment
Comment #38558269
Okay, I fixed the links to the interactive demos (somehow deep links do not always work on that site, probably because it's made with Vue). I don't see the problem with bio.link. W…
-
comment
Comment #38558229
Yes, there's some bug with using gradients that I couldn't figure out yet. Are you looking at it on mobile? On desktop it works for me
-
comment
Comment #38558202
Good catch. Yes, I rearranged some chapters and I missed this link. Thank you, fixed
-
comment
Comment #38557951
With text I wasn't experimenting too much, apart from the example where it follows a line. I know there is text anchor: https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/t…