Live data from Hacker News

Viewing profile — hazza1

hazza1

HN member
Joined
Sat, Feb 09, 2013, 1:36 PM UTC
HN karma
153
Public activity
60 items

About hazza1

No profile information was provided.

Recent public activity

  1. comment
    Comment #28837070

    Looking forward to trying this now, Java is too engrained in the enterprise backend for me to use at work.

  2. comment
    Comment #28819654

    He's about the launch his TypeScript training course...

  3. comment
    Comment #23548432

    The rules state they don't apply on initial submission?

  4. comment
    Comment #22281122

    Potty training at 6 months sounds like the masochists approach. Why would you train before they can physically get on a potty? Yes, they pee all the time at 4 months, do they reall…

  5. comment
    Comment #21178035

    especially as the author works from home so I assume could choose to live anywhere?

  6. comment
    Comment #21089011

    Agreed, I just turned down an online coding interview as it required 3 hours dedicated time, especially for those of us with families 3 hours at home is precious and not usual unin…

  7. comment
    Comment #20770750

    you don't really want the overhead of checking types on every call, you know where your applications entry points are - if you need checks add them.

  8. comment
    Comment #20414616

    Pretending you're based in Switzerland or some other tax haven to avoid local sales tax gives you a massive advantage over national companies.

  9. comment
    Comment #20045375

    You don't need to choose the library but there's still the same amount of documentation to wade through, the amount of learning is the same. although, code separation is native in …

  10. comment
    Comment #20045293

    Only if you know typescript and rxjs already is Angular easier to get up and running, react especially with create-react-app is trivial to get going.

  11. comment
    Comment #19823150

    Especially as they'll make the code public if you don't pay, so even if you don't have it locally there seems a free way to get it back?

  12. comment
    Comment #19456457

    I think it was the fact that v3 to 4 was "basically a new project" with a new paradigm that earnt the reputation for breaking changes but then React Router is such a marketable nam…

  13. comment
    Comment #19359294

    Custom hooks encapsulate logic so you can no longer use it in all of your app

  14. comment
    Comment #19357137

    Hooks solve some problems nicely, the main killer for me is that they don't work with classes, so you end up with 2 wildly different paradigms in your codebase. Feels like hooks sh…

  15. story
  16. comment
    Comment #19006149

    https://www.quora.com/Has-TJ-Holowaychuk-been-as-prolific-in... "my new goal is to live a better life. In the end open-source doesn’t pay the bills so it’s best to focus on other t…

  17. comment
    Comment #18949364

    > where I can either get paid to take it or there’s a clear market for the skill Maybe not Elm then

  18. comment
    Comment #18572299

    Taking a Ibuprofen slow release capsule before bed might be easier - it lasts for 12 hour

  19. comment
    Comment #18217727

    When in India I was buying a drink and asked the shopkeeper if he could throw away my old can, he literally threw it out the window.

  20. comment
    Comment #17845144

    > According to the homepage you should install now and it's already used in production by major companies! > > they need to encourage users to build things Is obvious from feedback…

  21. comment
    Comment #17844693

    It's an alpha pre v1 language, it's going to break things to get better. However they also need to encourage users to build things so they can observe patterns and improve the lang…

  22. comment
    Comment #17827046

    I started this course but really struggled with their strong accents (although subtitles are available) Guess I know how the rest of the world feels now watching American tutorials…

  23. comment
    Comment #17812891

    True, probably a lot of bias in my environment but I interview a lot of people for frontend roles - a couple of years ago Elm was the next exciting language to learn, it's now more…

  24. comment
    Comment #17812554

    I've found the opposite, all the momentum seems to be with Reason - I don't hear of many new people picking up Elm. A release with smaller bundle is an amazing technical achievemen…

  25. comment
    Comment #17548087

    The planned v2 of parcel will have a configuration file.