Live data from Hacker News

Viewing profile — jjdeveloper

jjdeveloper

HN member
Joined
Fri, May 28, 2021, 3:51 AM UTC
HN karma
697
Public activity
71 items

About jjdeveloper

No profile information was provided.

Recent public activity

  1. comment
    Comment #39256620

    https://archive.is/FUWxi

  2. comment
    Comment #39161526

    There’s only one real language … JavaScript.

  3. comment
    Comment #38938497

    Agree, that would be delicious.

  4. story
  5. comment
    Comment #38633075

    This feels like it was written by AI

  6. comment
    Comment #38632914

    Agree, storybook has too many little issues and slows down smaller projects. I too feel it’s ideal for larger, slow moving projects.

  7. story
    Ask HN: Anyone else have more than one stand up a day?

    At my work I now have two stand up/micromanagement meetings each morning, sometimes three. Now there is talk about an end of day progress update. At this rate my progress updates w…

  8. story
    Ask HN: Can Bun web sockets create a Liveview alternative?

    With Bun showing such great performance with web sockets do you think we will see a Javascript version of Elixir’s Liveview which seems to be a superior version of HTMX?

  9. story
    Ask HN: If you’ve used both Svelte and React, which is better?

    Interest in hearing opinions from people who have used both and why they chose the one they did.

  10. comment
    Comment #37291305

    Where is the $90 million figure from? Was this disclosed somewhere?

  11. story
  12. story
  13. comment
    Comment #37144971

    It’s still growing, those two others have flatlined or shrinking

  14. comment
    Comment #37144744

    That’s not tailwind code. Would be class="my-4 sm:mb-5 lg:mb-6"

  15. story
    Ask HN: Anyone else notice that HN isn’t full of JavaScript frameworks lately?

    Does this mean we are slowing down and things will mature? Hopefully.

  16. comment
    Comment #36652267

    Astro removes the html tags and just renders text, so I can’t return a new table row for simple crud setup. Only when it’s a valid table does it not strip out the html.

  17. comment
    Comment #36649923

    I wanted to go down this route but Astro can’t render table rows without being wrapped in a table tag. Which killed this as an option for me

  18. comment
    Comment #36629936

    Fly use to not require a credit card and could use the free tier. I setup a few instances just to trial about a year ago, about 6 months ago these instances started costing about $…

  19. comment
    Comment #36599831

    Astro is great … but agree should never mislead users.

  20. comment
    Comment #36475698

    I don’t understand what you mean? Tailwind is free, sure you can buy prebuilt components but there are even more free ones. Also not making the connection between tailwind and vani…

  21. comment
    Comment #36474320

    Next.js is good overall. It has changed a lot over time and has some things that were not ideal like the whole getserversideprops and getstaticprops but the new App directory I am …

  22. comment
    Comment #36441355

    good correction

  23. story
    NPM Dependency Manager this should be a new tech job role

    With the amount of headaches that NPM dependencies cause and the interoperability between the different packages and versions, I feel that teams should create a new role for someon…

  24. story
  25. comment
    Comment #36333935

    Does this work with Astro (or Next.js)?