Pankaj Doharey
Pankaj Doharey
Thanks a lot for pointing to the src/ i didnt see that. Also VM is quite fast i am planning to target it with a dialect of scheme that would...
This parser would need to be written in parts for each spec type and slowly replaced. Is there a road map/steps to implement this requirement.
@WilliamParker A benefit of 'clojure.spec' would be destructing of data is automatic based on the shape of data. So you can write your walker/parser code using a multi method dispatch,...
@martinklepsch document.appendChild() is the preferred method so that the browser doesnt stop executing the current script. Source: https://developers.google.com/web/updates/2016/08/removing-document-write
Well then you could try sending a pull request upstream we all will get it aswell in the process.
@practicalswift WoW. Well in that case may be he should handover the maintenance to someone able in the community.
Thanks i might work on this when i have the time.
I think this scheme is great for unpkg packages or similar CDN's. But i think one more thing that can be done is design a system which updates packages based...
> Using changelog in github message will create references to upstream projects, and mention authors, which will cause unreasonable noise for those people, so something needs to be done about...
> Yes, I was thinking some form in whitelisting packages where this is known to work. For now I'll test this with React and few other packages. And I don't...