Ryan Giglio

Results 12 comments of Ryan Giglio

As of July 31st @freund17's patch on Terser was merged in https://github.com/terser/terser/issues/354#event-2522403250 and updating to 4.2.1 solved this problem for me

I had a conversation with @tristen about this on Twitter - the short term solution would be to use .extend to add the sort manually. Here's an example of how...

Wow, this is the most thorough post I've ever seen about achieving a CSS layout. Thanks so much for writing it!

+1 on this - what's the point of a validation library if you can't test whether or not the form as a whole is valid?

I was able to get it working by importing this polyfill for the `__proto__` method into my project https://github.com/webcarrot/proto-polyfill

Seems like a pretty simple bug...I made a PR https://github.com/desmondmorris/node-twitter/pull/270

Can you make a pull request for this so I can add it to the main repo?

Unfortunately that feature isn't supported yet. It's part of this "enhancement" that hasen't been made yet: https://github.com/ryangiglio/jquery-tweetMachine/issues/3 To get tweets from your username, you'd need to add support for the...