Before entering into java script tutorial remember some of the points mentioned here.
- Do not compare java script object , variables and other script concepts with java or any other program language. Because it may get delay your tutorial speed since both have lot of difference.
- Semicolon is not mandatory for every java script code but some cases it will consider as mandatory. So If you are a beginner request you to put semi colon always at end of all statements.
- Before understanding any concepts do not go to other topics.
- Whatever reason, PRACTICE IS MUST.
- For checking simple java script stuff you do not want to open any editor like ATOM, Sublime etc., Just apply it in Chrome developer console or online Jsfiddle , jsbin etc.,
No comments:
Post a Comment