Build a Fully Customized E-Commerce Site with Product Categories, Shopping Cart, and Checkout Page in React.
Platform: Udemy
Status: Available
Duration: 7 Hours
Price: $19.99 $0.00
Note: Udemy FREE coupon codes are valid for maximum 3 days only. Look for "Get Coupon" orange button at the end of Description. This post may have affiliate link & we may get small commission if you make a purchase.
What you'll learn
- Introduction to the Document Object Model (DOM)
- The Foundations of JavaScript
- JavaScript Arithmetic Operations
- Working with Arrays, Functions, and Loops in JavaScript
- JavaScript Variables, Events, and Objects
- JavaScript Hands-On - Build a Photo Gallery and Background Color Changer
- Foundations of React
- How to Scaffold an Existing React Project
- Introduction to JSON Server
- Styling an E-Commerce Store in React and Building out the Shop Categories
- Introduction to Fetch API and React Router
- The concept of "Context" in React
- Building a Search Feature in React
- Validating Forms in React
- Basic Knowledge of HTML and CSS
- Basic Computer Skills
Through a complete hands-on project, this course will teach you all the fundamental principles of React that you must know to become a proficient React developer. We start right from the basics, including the tools needed to get started. From there we dive into JSX, functional components, props, callbacks, and various OnClick events. By this stage, the calculator will have a complete visual display, coupled with functional arithmetic operations. Students then move on to passing parameters in Callback functions, using the React State Hook, and debugging.
In addition to the hands-on React module, we also offer a comprehensive overview of JavaScript for those who need a refresher. Here we start with introducing students to the document object model (DOM) which defines the logical structure of HTML documents. From there we dive into JavaScript to demonstrate various methods in which DOM elements can be manipulated to add interactivity to static components. We start right from the basics, which includes JavaScript placement, and data output. From there we move on to variable declaration, arithmetic operations, operator precedence, data types, and objects. Once the foundations are covered, we move on to more complex operations using Arrays, Conditional Statements, JavaScript comparison operators, booleans and loops. Here students will learn to unleash the true power of JavaScript to render different outcomes based on user interaction. We will explore the use of functions to efficiently handle repetitive tasks and JavaScript events to handle output based on actions and occurrences. The section will conclude with a hands-on project where students will implement their knowledge to build a web based photo gallery and background color changer.
Who this course is for:
- Students interested in learning the Foundations of JavaScript
- Students interested in learning the Foundations of ReactJS Library
- Students interested in Building Interactive UI Components using React
- Students interested in learning how to build a fully customized E-Commerce Site in React