Categories: JS编程

JavaScript学习资源汇总

JavaScript是HTML和Web的编程语言。 JavaScript很容易学习,俗称JS,现在JavaScript越来越流行,Web应用,桌面应用,手机应用都可以使用JS来构建。

包依赖管理

  • npm – npm is the package manager for JavaScript.
  • Bower – A package manager for the web.
  • component – Client package management for building better web applications.
  • spm – Brand new static package manager.
  • jam – A package manager using a browser-focused and RequireJS compatible repository.
  • jspm – Frictionless browser package management.
  • Ender – The no-library library.
  • volo – Create front end projects from templates, add dependencies, and automate the resulting projects.
  • Duo – Next-generation package manager that blends the best ideas from Component, Browserify and Go to make organizing and writing front-end code quick and painless.
  • yarn – Fast, reliable, and secure dependency management.

加载器

  • RequireJS – A file and module loader for JavaScript.
  • browserify – Browser-side require() the node.js way.
  • SeaJS – A Module Loader for the Web.
  • HeadJS – The only script in your HEAD.
  • curl – A small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts.
  • lazyload – Tiny, dependency-free async JavaScript and CSS loader.
  • script.js – Asynchronous JavaScript loader and dependency manager.
  • systemjs – AMD, CJS & ES6 spec-compliant module loader.
  • LodJS – Module loader based on AMD.
  • ESL – Module loader browser first, support lazy define and AMD.
  • modulejs – Lightweight JavaScript module system.

教程

5.0
01
linux convert命令
PHP资料汇总
嘻嘻

嘻嘻IT: 笔者是一个工作七八年的程序猿老鸟,从事涉及的技术栈主要包括PHP、Linux、Devops等,喜欢研究新技术,尝试新技术,提升技术自动化和开发效率,致力于write less,do more! 技术每年都会层出不穷,领域划分的越来越细,不可能学习所有的东西,保持对技术的好奇心,理解技术中核心思想,做一个有深度,有思想的开发!

Recent Posts

如何使用sms-activate注册Telegram账号?

Telegram是一款广受欢迎…

4小时 ago

WordPress中add_filter和add_action

在WordPress开发过程中…

15小时 ago

bash数组详解

数组是使用最广泛且基础的数据结…

1天 ago

SEOJuice一款AI内链优化工具

SEOJuice是一款创新的工…

3天 ago