65.9K
CodeProject is changing. Read more.
Home

10 Videos Every Web Developer Should Watch

starIconstarIconstarIconstarIconstarIcon

5.00/5 (3 votes)

Nov 6, 2014

CPOL

1 min read

viewsIcon

18351

Here are 10 videos that every web developer should watch

10-videos

Learning how to become a web developer takes time.

There is a tremendous amount of information that you need to understand before you can call yourself a web developer. Luckily, there is no shortage of freely available information on the internet. I have collected a few videos that I think every web developer should watch at least once.

This post originally appeared on bandwidth blog.

JavaScript

Every web developer should know JavaScript back to front. This lecture series by Douglas Crockford is a fantastic starting point. You will still need to practice coding but these videos should give you a solid foundation.

Performance

Ilya Grigorik breaks down what it takes to build a mobile site that breaks the 1000ms time to glass barrier.

Tooling

In recent years, a whole host of tools geared at making front end developers more productive have hit the market. The right set of build, packaging and scaffolding tools will allow you to handle more complex projects with much less overhead.

Design

People have come to expect exceptional quality in both visual and interaction design. In this video, Alex Faaborg, Christian Robertson from Google give you an advanced crash course in interactive and visual design.

Happy coding!

The post 10 Videos every web developer should watch appeared first on Aesthetic IO.