Harry Adel

Results 76 comments of Harry Adel

Well first off, I wanna thank you for taking the time to recommend ways to improve Collection2. I really appreciate it! :) hmm, I could definitely see some value but...

I looked into this and actually it might be better to keep it. While some jQuery functions are used here and there like: [parseHTML](https://github.com/meteor/blaze/blob/master/packages/blaze/dombackend.js#L12), [on](https://github.com/meteor/blaze/blob/master/packages/blaze/dombackend.js#L26), [off](https://github.com/meteor/blaze/blob/master/packages/blaze/dombackend.js#L30) and [jQuery selector](https://github.com/meteor/blaze/blob/master/packages/blaze/dombackend.js#L177) which...

Yeah you right too. Maybe we should revisit this later on when the code quality improves and we get more comfortable with code. On Fri, 7 Jan 2022, 1:28 pm...

On a side note, I'm close to wrapping https://github.com/harryadel/blastjs The express example works fine it's the meteor and webpack that needs some work. On Sat, 8 Jan 2022, 11:41 am...

From my research, all are easily removable except for the template destruction part. You'd find the issue mentioned in the comment not even resolved afaik. https://github.com/jquery/jquery/issues/1736 Also, unless we copy...

> I think opening Tracker and ReactiveVar to NPM is good, the implementations could get some refreshment but are in general very solid and in my opinion I would always...

@jankapunkt have been doing great work too and we need to coordinate our next efforts.

@znewsham Thanks a lot! Your implementation will definitely be our starting point as I'm curious to know how you solved the compiler issues. Looking at the good and bad sections...

https://github.com/harryadel/blastjs https://forums.meteor.com/t/blaze-standalone-project/57317

Might be a starting point: https://unchained.shop/blog/meteoraccountsmigration