Learning App Building with Vanilla JavaScript
Overview Replace jQuery and React with vanilla JavaScript to improve site speed without impacting the user experience. Syllabus Introduction 1. Overview of Vanilla JS 2. Project Overview3. Environment Setup 4. Replace Ajax 5. Select and Modify DOM Elements 6. Replace Event Listeners 7. Implement Data Binding 8. Replace Simple Animations 9. Ensure Backward Compatibility Conclusion