Live data from Hacker News

Viewing profile — yagodragon

yagodragon

HN member
Joined
Wed, Nov 02, 2016, 1:15 PM UTC
HN karma
1,305
Public activity
117 items

About yagodragon

No profile information was provided.

Recent public activity

  1. comment
    Comment #39243785

    Going through the same migration from nuxt 2 to nuxt 3. Can you share more details? Did you also move from vuex to pinia ? If so, how did you manage the API change (dispatch, commi…

  2. comment
    Comment #35331142

    I'm also exploring xstate for a similar use case and would love to know more about your experience with it. I'm particularly interested in understanding the level of customizabilit…

  3. story
  4. comment
    Comment #33870932

    As a developer, I legit feel crippling anxiety and might need professional help. People saying it's not intelligent, really don't get it. It looks like it's working exactly like th…

  5. comment
    Comment #33844291

    I'm in a similar situation. I have 1,5 year of experience working in a web dev full-stack job, but the FOMO is so strong with all the advancements in AI. I fear my skills won't be …

  6. comment
    Comment #32082786

    I'd say Dart[0] fits the description. [0] https://dart.dev/

  7. comment
    Comment #29465427

    I don't know Ruby on Rails but i would love to learn it at some point. At my job we're creating some internal tools that are 95% CRUD and we're using JavaScript for everything. Vue…

  8. comment
    Comment #28611656

    What might surprise him/her even more is that PHP is actually better than js/react at anything web related. Symfony and Laravel are amazing frameworks. You get frontend scaffolding…

  9. comment
    Comment #28583893

    Dual monitor setup is a huge problem with linux distros. I haven't found yet any DE that works out of the box. I'm really looking forward to KDE with official stable wayland suppor…

  10. comment
    Comment #26333763

    We're all complaining about how js is a bad language, tooling is a mess, and how the web is fundamentally built for documents and makes it hard to create app-like experiences. Now,…

  11. comment
    Comment #26191443

    I recently got introduced to the Laravel framework in php. I think it's probably the best implementation of a monolith web framework right now. Php is very simple if you come from …

  12. comment
    Comment #25958948

    I love it! I like how it's just pure php and purposefully built for small size I/O needs. The documentation also looks great, so I might actually give it a try. Has anyone used it?…

  13. comment
    Comment #25958631

    What would be the best programming language matching his criteria(flexible, concise, static types, DSLs)?

  14. comment
    Comment #25802095

    Right now Next.js might be the hottest front end framework but I'm looking for something simpler to build SPA's. I'm not interested in SSR or SSG at all. Mithril.js looks very prom…

  15. comment
    Comment #25679153

    Serious question. Is there an alternative to create-react-app for SPAs? I know Next.js is the hottest framework right now but i'm only interested in client-side rendering

  16. comment
    Comment #25493635

    Flutter provides an amazing developer experience. Dart is a great and modern programming language and built specifically for the needs of this framework. Everything just works out …

  17. story
  18. comment
    Comment #25448271

    Flutter[0] is also very promising. It's like Qt but simpler and more productive. I've already used it in mobile apps and it's great. [0] https://medium.com/flutter/announcing-flutt…

  19. comment
    Comment #25442354

    I'm very curious. Could you explain what is so special about clojurescript and why wouldn't it be possible to build your business with react and typescript?

  20. comment
    Comment #24993752

    It's very interesting they made a flutter version and not JS

  21. comment
    Comment #24956567

    For me, it was the learning material and the community. I'm a CS student and i wanted to learn a tool to simply create web apps and bring some ideas to life. I quickly realized tha…

  22. comment
    Comment #24926285

    We've come to the point that being able to run code and render html on a server is considered a new feature (aka SSR and serverless functions). I recently watched the Next.js conf …

  23. comment
    Comment #24925887

    Seriously, after all these years of JavaScript,SPA,react,redux craze, we're back at PHP, css and minimal js all over again. None of those new js frameworks allow you to build custo…

  24. comment
    Comment #24923056

    - Flutter has built-in hot reload that enables fast iterations when designing an app. When you need to reset state though you have to reload the app which takes some time but it's …

  25. comment
    Comment #24922163

    Couldn't agree more. For me Dart is basically a better version of js + java. Flutter is also the greatest GUI framework right now and their tooling is excellent. Every time i'm wor…