Jonathan Lee Martin
Jonathan Lee Martin
Right, if I understand correctly, Scala.js just helps if you want to write the host app in Scala too, as opposed to just transpiling a Scala lib for use in...
@fthomas I will try the annotations method for a stop gap, but I would definitely love to create a first-class native JS implementation. If you do happen to come across...
Ooo, I am intrigued, thanks for poking around @alerque.
Sorry to resurrect thisโone stop gap measure would be to only use formdata if at least one changing attribute is a file? That way, we can handle arrays in JSON...
I also would appreciate something like this -- I am using Markdown for a blogging app, and although the template is extremely standardized and tries to stick to best conventions,...
Related, this closes https://github.com/tuupola/jquery_lazyload/pull/161
Awesome, what timeframe are you thinking? If you think it will be >2 weeks before the 2.0 release, a release for the current version would be great if it isn't...
:+1:
++1. On an unrelated note, it was the only hurdle I faced transferring a ton of Rails slim views to an Ember app =)
Hmm, black magic =P I'm not so good in that field! =) I've been doing cd myself, it just gets irritating when I really don't want to open another terminal,...