Day-67 Training At Ryaz

Date:15/04/2022
Day:Friday

Today, I started at about 10:35 am as I was in progress to the ninth module so, I started with the left over modules so, I begin with the spread operator Spread syntax … allows an iterable such as an array expression or st…


This content originally appeared on DEV Community and was authored by mahin651

Date:15/04/2022
Day:Friday

Today, I started at about 10:35 am as I was in progress to the ninth module so, I started with the left over modules so, I begin with the spread operator Spread syntax ... allows an iterable such as an array expression or string to be expanded in places where zero or more arguments can take example if we declare array as [1,2,3] and we call spread operator as with console.log so we get output as 6 and Spread syntax can be used when all elements from an object or array need to be included in a list of some kind after this I started with rest pattern and parameters The rest parameter syntax allows a function to accept an indefinite number of arguments as an array, providing a way to represent functions in java script after this I started with short circuiting && and || operator as the instructor started with if we pass two arguments with or and and operator so, what we would get the output and after this I started with Nullish Coalescing Operator it is used to either print the result if it is null or it is undefined and after this I started with logical assignment operator as to get true or false output so, this way my day ended up and I got to learn many new things .


This content originally appeared on DEV Community and was authored by mahin651


Print Share Comment Cite Upload Translate Updates
APA

mahin651 | Sciencx (2022-04-15T17:36:44+00:00) Day-67 Training At Ryaz. Retrieved from https://www.scien.cx/2022/04/15/day-67-training-at-ryaz/

MLA
" » Day-67 Training At Ryaz." mahin651 | Sciencx - Friday April 15, 2022, https://www.scien.cx/2022/04/15/day-67-training-at-ryaz/
HARVARD
mahin651 | Sciencx Friday April 15, 2022 » Day-67 Training At Ryaz., viewed ,<https://www.scien.cx/2022/04/15/day-67-training-at-ryaz/>
VANCOUVER
mahin651 | Sciencx - » Day-67 Training At Ryaz. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/04/15/day-67-training-at-ryaz/
CHICAGO
" » Day-67 Training At Ryaz." mahin651 | Sciencx - Accessed . https://www.scien.cx/2022/04/15/day-67-training-at-ryaz/
IEEE
" » Day-67 Training At Ryaz." mahin651 | Sciencx [Online]. Available: https://www.scien.cx/2022/04/15/day-67-training-at-ryaz/. [Accessed: ]
rf:citation
» Day-67 Training At Ryaz | mahin651 | Sciencx | https://www.scien.cx/2022/04/15/day-67-training-at-ryaz/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.