Live data from Hacker News

Viewing profile — HunorBorbely

HunorBorbely

HN member
Joined
Fri, Sep 04, 2020, 1:07 PM UTC
HN karma
170
Public activity
41 items

About HunorBorbely

No profile information was provided.

Recent public activity

  1. story
  2. 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.

  3. story
  4. story
  5. story
  6. 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…

  7. story
  8. 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.

  9. 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 :)

  10. comment
    Comment #38562013

    True. When you make art with CSS then you don't start with Illustrator either

  11. 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 …

  12. 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…

  13. comment
    Comment #38560969

    Added a Table of Contents below. Probably it helps SEO as well :)

  14. comment
    Comment #38560231

    Lol :) Maybe I should just put this below the calendar. What do you think?

  15. 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.

  16. 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…

  17. comment
    Comment #38560097

    Super cool effect. Yes, SVGs can be a rabbit hole. This is just scratching the surface of it

  18. 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…

  19. 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

  20. comment
    Comment #38558886

    Thank you, I'm glad it helped. Cool comics!

  21. comment
    Comment #38558841

    Yes, and imagine if I would have figured out how to do the view transitions properly :)

  22. 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…

  23. 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

  24. comment
    Comment #38558202

    Good catch. Yes, I rearranged some chapters and I missed this link. Thank you, fixed

  25. 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…