Skip to content

zakeer/react-preparatory-javascript

Repository files navigation

Javascript Concepts before starting ReactJS


  • Introduction to Javascript
  • Variables, data types and operators
  • Control structures (if/else, switch statements, loops)
  • Functions and scope
  • Arrays and objects
  • ES6 features (let and const, arrow functions, template literals)



Class 4: Modules


Class 5: React Native Introduction


Class 6: Asynchronous Javascript

  • Introduction to asynchronous Javascript
  • Callback functions
  • Promises
  • Handling promises rejection and chaining
  • Async/await and its benefits
  • Using the fetch API for asynchronous data fetching

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published