国外的一些视频音频网站和在线前端编辑工具


Video and Audio sites

Before you begin here, you should also know that there are quite a few OVPs (online video providers) like YouTube, Dailymotion, and Vimeo, and online audio providers like Soundcloud.

Such companies offer a convenient, easy way to host and consume videos, so you don't have to worry about the enormous bandwidth consumption.

OVPs even usually offer ready-made code for embedding video/audio in your webpages; if you use that route, you can avoid some of the difficulties we discuss in this article. We'll be discussing this kind of service a bit more in the next article.

------------

Tools & resources

Helpful tools for writing and debugging your JavaScript code.

A JavaScript shell allows you to quickly test snippets of JavaScript code.

An excellent resource for aspiring web developers — Learn JavaScript in an interactive environment, with short lessons and interactive tests, guided by automated assessment. The first 40 lessons are free, and the complete course is available for a small one-time payment.

Collaboration made easy. By adding TogetherJS to your site, your users can help each other out on a website in real-time!

Stack Overflow questions tagged with "JavaScript".

Edit JavaScript, CSS, HTML and get live results. Use external resources and collaborate with your team online.

Plunker is an online community for creating, collaborating on and sharing your web development ideas. Edit your JavaScript, CSS, HTML files and get live results and file structure.

JS Bin is an open-source collaborative web development debugging tool.

Codepen is another collaborative web development tool used as a live result playground.

StackBlitz is another online playground/debugging tool, which can host and deploy full-stack applications using React, Angular, etc.

RunJS is a desktop playground/scratchpad tool, which provides live results and access to both Node and Browser APIs.

阅读量: 490
发布于:
修改于: