Skip to content

HKDesign

  • Courses
  • Login
HKDesign
  • Home
  • Courses
  • Digital Literacy
  • Tools for Strengthening Your Coding Literacy

Tools for Strengthening Your Coding Literacy

Curriculum

  • 1 Section
  • 10 Lessons
  • 10 Weeks
Expand all sectionsCollapse all sections
  • Lessons
    10
    • 1.1
      Introduction to HTML, CSS, and Github
    • 1.2
      Application Development Using Airtable and n8n With Minimal Coding
    • 1.3
      Web Development in WordPress
    • 1.4
      Introduction to SQL for Simple Data Analysis
    • 1.5
      Basic Python Programming I
    • 1.6
      Basic Python Programming II
    • 1.7
      Beginning JavaScript I
    • 1.8
      Beginning JavaScript II
    • 1.9
      Basic Python Web Programming in Flask I
    • 1.10
      Basic Python Web Programming in Flask II

Beginning JavaScript II

https://hkdesign.org/wp-content/uploads/2025/09/JS_for_React__The_Direct_Path.mp4

Front-end programming frameworks like React, Angular, and Vue are all derived from advanced JavaScript (i.e.ES6). These frameworks are all designed to make modular UI components easier to build and use JSON as the vehicle of data transport between the front-end and the back-end in an application’s data entry, processing and storage cycle.

  1. Understand the use of JSON as the vehicle for transporting data between front-end and back-end.
  2. Converting JSON object into string format (e.g. JSON.stringify) for communicating with backend server.
  3. Using the Fetch API in promise or Async/Await mode for facilitating data transport with the backend.
  4. Make use of JS high order functions such as map, sort, and filter to manipulate array of objects.
  5. Learn to destructure JS objects and compose JS modules for advanced JS programming.
  6. Using React as an example of how advanced JS programming can serve as the foundation of React programming.

Self-study Videos

  1. Learn JSON in 10 Minutes (11 min 59 sec)
  2. Learn Fetch API In 6 Minutes (6 min 34 sec)
  3. JavaScript Fetch API using Async/Await (2 min 46 sec)
  4. JavaScript Higher Order Functions & Arrays (34 min 55 sed)
  5. Object Destructuring in Javascript (3 min 38 sec)
  6. JavaScript ES6 Modules (7 min 38 sec)
  7. All The JavaScript You Need To Know For React (27 min 59 sec)
  8. React JS Explained In 10 Minutes (10 min)
  9. Master React JS in easy way (12 min 17 sec)
  10. ReactJS Beginner Course 2025 | Learn React By Building a Website (1 hr 20 min 16 sec)
Beginning JavaScript I
Prev
Basic Python Web Programming in Flask I
Next

© 2025 HKDesign - WordPress Theme by Kadence WP
Image by wal_172619 from Pixabay

  • Courses
  • Login