DEV Community

Cover image for Day-66 Training At Ryaz
mahin651
mahin651

Posted on

Day-66 Training At Ryaz

Date:14/04/2022
Day:Thursday

Today,I started at about 10:40 am as I was in progress of learning the course so, I started with it and firstly the instructor started with this keyword and firstly he defined it as this keyword is stated when a special variable is created for every function takes value of the owner function in which this is used and explained that this is not static it depends on the how function is called and its value is only assigned when the function is called after this the instructor started with implementing the this keyword in real time then he stated the diffence between regular function and arrow function in java script in regular function we need to mention the function keyword but in the arrow function we does not need to mention the function keyword and directly implement in form of arrow .after this the instructor started with the difference between primitives and reference types primitive types include number, string,boolean,undefined ,null, symbol,bigint and on other hand reference type includes object literal,array,
function, and many more after this I started the ninth module so, in this I started with destructuring the array as we declare arrays in python as well so, to initialise or use them it is used via console log and after this the primary or secondary which ever entity we have to target. so, this way my day ended up and I got to learn many new things.

Top comments (0)