Live data from Hacker News

Viewing profile — agquick

agquick

HN member
Joined
Mon, May 25, 2020, 2:38 PM UTC
HN karma
1
Public activity
10 items

About agquick

No profile information was provided.

Recent public activity

  1. comment
    Comment #23875558

    Thanks, that would be awesome! It really makes state management within custom elements a breeze. I'm hoping others who appreciate observables/mobx will take interest and help me gr…

  2. comment
    Comment #23875170

    Our company had been looking to move our project away from Knockout.JS and on to Vue/React. I started playing around with native Web Components just because I like the idea of not …

  3. story
  4. comment
    Comment #23593540

    I started reading more about Native Web Components and wanted to see if I could tie them to observables using MobX so I wrote a library to do just that, using VueJS-like template b…

  5. comment
    Comment #23592099

    This was exactly my thinking when I wrote ElemX[1]. It has more a VueJS feel with template bindings, but it is based entirely on WebComponents and there are essentially no "tricks"…

  6. comment
    Comment #23470167

    Thanks for taking a look! That’s actually a great idea. It’s always a trade off with bindings in html templates, you lose the things you just mentioned. Right now the bindings are …

  7. story
  8. comment
    Comment #23303423

    Thanks it's still a early in development, but I'd be interested in any feedback you have

  9. comment
    Comment #23301797

    Developer here. Yes I know, it's yet another JS library. I primarily wrote this because I was a fan of KnockoutJS, but have since switched to React and then Vue, and each time some…

  10. story