Home Travis CI
Introduction javascript

Objectives

Introduction to javascript, the very begining and needs for the usage of javascript. Brief explanation of when it should be added to a webpage, critical rendering path.

Conclusion

At this moment we should understand the need that Html, CSS and Javascript tries to resolve. Please try to practice some of this concepts by playing with the inspector of Chrome in conjunction with any page you want to.

Home