Open vaib-dev opened 3 years ago
The overall structure is good. I feel that these are open topics and we need something towards the end of the chapters - like a closure. Where all the topics come together into one. Maybe a project chapter. That will also remove the need of challenges. What could be the simplest project here @giteshk11 ? Also, JS frameworks - maybe choose one, or two of them and talk about them nicely - demonstrate some implementation also.
JavaScript
JavaScript is a dynamic computer programming language. It is lightweight and most commonly used as a part of web pages, whose implementations allow client-side script to interact with the user and make dynamic pages. It is an interpreted programming language with object-oriented capabilities. You will learn modern JavaScript from the very beginning, step-by-step. I will guide you through practical and fun code examples, an important theory about how JavaScript works behind the scenes, and beautiful and complete projects.
Course Content
Chapter 1 - Introduction
Chapter 2 - Control Structures
Chapter 3 - HTML DOM
Chapter 4 - Arrays
Chapter 5 - Functions
Chapter 6 - Objects
Workflow
Root Directory Structure
8-javascript
README
This will contain an overview of each file in this folder. This would be updated with each new file added.
Challenge
PR Review Guidelines
js-arrays
PR Reviewers
@udeysingh95 @giteshk11