nextcloud/nextcloud.com

asynchronous Javascript

オープン

#262 opened on 2016/11/11

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)PHP (126 件のフォーク)auto 404
bugenhancementhelp wanted

Repository metrics

Stars
 (215 個のスター)
PR merge metrics
 (PR metrics pending)

説明

So right now if you acess to our website throught slow internet connections you can have a problem. You download first and execute a javascript file that depends on another that is not downloaded yet. What can result in a break website. The only solution that I know and that @LukasReschke suggest to is to use require.js.

Anyone can use with this "migration"? @nextcloud/designers @nextcloud/javascript

http://requirejs.org/

コントリビューターガイド