recherche

Maison  >  Questions et réponses  >  le corps du texte

javascript - 如何提升自己代码的扩展性与可用性?

小弟写了一个对话框的demo,现在有两个问题:

  1. 程序只会读取用于保存对话数据的数组的最后一条数据,故显示效果会有较多重复内容。

  2. 我想把js代码写的更具规范性,现在的代码看上去很乱。

工程已上传到github了,请各位大神进行指正!
demo:https://miller547719886.githu...
文件:https://github.com/Miller5477...

巴扎黑巴扎黑2777 Il y a quelques jours228

répondre à tous(1)je répondrai

  • 阿神

    阿神2017-04-11 12:51:48

    尽量模块化, 多看看一些模块化的架构 require , sea.js , es6都可以

    répondre
    0
  • Annulerrépondre