devpunks / snuggsi

snuggsi ツ - Easy Custom Elements in ~1kB
https://snuggsi.com
MIT License
398 stars 17 forks source link

<user-list> ReactiveJS sample (still) not working #76

Closed snuggs closed 4 years ago

snuggs commented 7 years ago

https://github.com/devpunks/snuggsi/tree/master/examples/user-list https://github.com/devpunks/snuggsi/blob/master/examples/user-list/reactive.es

@RobertChristopher i've carried the football as far as i could with this. The plus side is we were able to remove 60% of the code and get down to a single Mixin.

(See mixin documetation here) Class Mixin documentation

Need some help on crossing the finish line with this one. A GREAT example and learned a ton.

Here are the references I've been using:

icyc9 commented 7 years ago

Any explicit issues you are facing here? @snuggs

snuggs commented 7 years ago

Look at the source. It doesn't work lol. I don't know ReactiveJS @RobertChristopher. I left everything that is needed. Gotta read through the links tho.

snuggs commented 7 years ago

@RobertChristopher can you PLEASE take a look at this sir? Thank you. in examples/user-list