defunct / stale forums on front page

Laeeth Isharc via Digitalmars-d digitalmars-d at puremagic.com
Mon Jan 26 10:46:58 PST 2015


On Monday, 26 January 2015 at 09:08:26 UTC, Jacob Carlborg wrote:
> On 2015-01-26 08:35, H. S. Teoh via Digitalmars-d wrote:
>
>> I think we should just import jquery into the dlang.org repo. 
>> External
>> dependencies always end up in these kinds of ugly situations.
>
> The advantage of using a CDN is that browser will most likely 
> already have loaded, in this case jQuery, from another page you 
> already have visited.

Two thoughts.

1. You could have a special handling for China and other 
countries that ban google.

2. See here: 
http://stackoverflow.com/questions/1014203/best-way-to-use-googles-hosted-jquery-but-fall-back-to-my-hosted-library-on-go


More information about the Digitalmars-d mailing list