nextcloud/nextcloud.com

asynchronous Javascript

開放

#262 建立於 2016年11月11日

 (2 則留言) (0 個反應) (0 位負責人)PHP (126 個分叉)auto 404
bugenhancementhelp wanted

倉庫指標

星標
 (215 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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/

貢獻者指南