[Lynda] Learning App Building with Vanilla JavaScript

Author

image of author Sasha Vodnik

FCO Telegram Channel

Sasha Vodnik

Released

10/11/2017

JavaScript libraries like jQuery and frameworks like React have a lot of benefits to offer, but performance can be a tradeoff. Removing jQuery and React can improve site speed without impacting user experience. But many developers have never learned the equivalent code in JavaScript. This course teaches you how to program the same features and functionality with vanilla JavaScript.

Instructor Sasha Vodnik starts with an app built with jQuery and React and replaces it piece by piece with vanilla JavaScript. He removes the dependencies and shows that the app still works, conducting performance tests to compare the start and end code. Topics include replacing DOM manipulation, replacing Ajax, replacing event listeners, and replacing simple animations, like show, hide, and toggle. The end result is a pure JavaScript app that is backwards and cross-browser compatible—no libraries necessary!

Topics include:

  • Replacing jQuery Ajax requests with Fetch requests
  • Selecting elements with vanilla JavaScript
  • Adding event listeners with vanilla JavaScript
  • Implementing data binding
  • Replacing simple animations
  • Ensuring backwards compatibility
  • Transpiling vanilla JavaScript for cross-browser compatibility
Skill Level Intermediate

1h 44m

Duration

41,228

Views
Show More Show Less
Size: 456.93M

 

Content retrieved from: https://www.lynda.com/JavaScript-tutorials/Learning-App-Building-Vanilla-JavaScript/609026-2.html.

Leave a Comment