• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

rsperberg/essential-javascript-links: Essential JavaScript Links website.

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

rsperberg/essential-javascript-links

开源软件地址:

https://github.com/rsperberg/essential-javascript-links

开源编程语言:

JavaScript 100.0%

开源软件介绍:

Essential JavaScript Links

A curated list by Eric Elliott and friends. Suggest links in the gist comments.

Help us turn this into a proper website!

This is a very exclusive collection of only must-have JavaScript links. I'm only listing my favorite links. Nothing else makes the cut. Feel free to suggest links if you think they're good enough to make this list. The really curious should feel free to browse the comments to find other links. I can't guarantee the quality of links in the comments.

Full Disclosure

Some of these links are affiliate links, meaning that if you make a purchase, I might earn a little money. This has absolutely no bearing on whether or not links make the list. None, whatsoever. However, it does allow me more resources to fight poverty with code. Every little bit counts.

Required Reading (Online resources)

Required Viewing

Spec

Books

Dev tools & collaboration

  • nvm First install this...
  • Node Then install Node (with nvm). You'll need this even if you're a front-end dev.
  • npm Install lots of other things with npm. The package manager for JavaScript. Comes with Node.
  • Sublime Text 3
  • Node Inspector Debug Node code with the Chrome debug tools
  • TraceGL Powerful runtime analysis of live JavaScript code
  • Tern Static analysis in JavaScript
  • JSDoc - Pair with Tern for static analysis
  • Nitrous.IO (Supports live collaboration / pair programming)
  • Slack Chat for teams, with GitHub and Google hangouts integration
    • For hangouts, just type /hangout in any channel
  • PrettyDiff
  • ES6 Fiddle

Building

Testing / Lint / Quality checkers

  • JSHint
  • ESLint
  • Istanbul Code coverage reporting
  • tape Minimal, dead simple unit testing. (This is all you need, really!)
  • faucet Prettify unit testing output (like what comes from tape).
  • Supertest The best way to test HTTP endpoints.

Transpilers

JavaScript environments

  • Node.js Server side JavaScript and more
  • io.js - The Node fork

Libraries

Web Components

QA / Deployment / Monitoring / CI

  • PM2 Process monitoring / self repair
  • New Relic Deep insights into the performance and health of your production apps
  • Sauce Labs Cross platform web application testing with great collaboration and integration support
  • Travis CI CI, of course
  • Docker Run your CI process using the same OS configs as your production systems.
  • Shippable Docker-based hosted build / CI

Community

News

Pasting / sharing code

Contests

Hackable Hardware

Hosting

For kids (and people who just love to have fun)

Twitter (alphabetical order)




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
jOOQ/jOOQ: jOOQ is the best way to write SQL in Java发布时间:2022-06-23
下一篇:
luanqiu/java8发布时间:2022-06-23
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap