Book Image

Real-World JavaScript: Pro-Level Techniques for Entry-Level Developers [Video]

By : Nick Ruffilo
Book Image

Real-World JavaScript: Pro-Level Techniques for Entry-Level Developers [Video]

By: Nick Ruffilo

Overview of this book

JavaScript is the most widely used web-based programming language and powers dynamic behavior on websites. Whether you're interested in writing frontend client-side code, backend code for servers, or even game development, you'll be able to accomplish all of this and more with JavaScript. Web technologies are growing rapidly, and by building a solid foundation in JavaScript, you are beginning your journey and riding the wave of innovation. With this course, you will not only begin learning the basics of JavaScript, but also enable a high level of interactivity that lets you accept payments, validate inputs, and create a winning User Experience. Along the way, you will learn how to dynamically load content on a page using AJAX and add interactive elements to your site with Bootstrap and jQuery, which will greatly help in reducing page load times and your development time. Integrate your website with both open-source and paid jQuery plugins that will allow you to rapidly enhance your site's interactivity and responsiveness. Taught by industry veteran Nick Ruffilo, this course quickly leaves you feeling comfortable in dealing with JavaScript libraries and putting together the pieces of a puzzle to build a masterpiece. Towards the end of this course, you'll be able to tackle this extraordinary language one step at a time and possibly launch a new career as a JavaScript Web Developer. The code bundle for this video course is available at - https://github.com/PacktPublishing/Real-World-JavaScript-Pro-Level-Techniques-for-Entry-Level-Developers-V-
Table of Contents (6 chapters)
Chapter 1
JavaScript – The Bigger Picture and Core JavaScript
Content Locked
Section 3
Using an IDE and Coding Intro
To effectively create JavaScript, you’ll need the right tools. This video explores those tools. - Discuss IDE options - Explain feature sets - Determine the right IDE for you