Day 11 of 60:
Today, I practiced leetcode problems related to closures and higher order functions. I also learnt some new things abt working with objects in js.
#day11#60daysofjs#learningwithkucc
Day 10 of 60:
Today, I learned abt various array methods and practiced array methods like map, filter and reduce with practice problems. Also, learnt abt array destructing and spread operator.
#day10#60daysofjs#learningwithkucc
Day 9 of 60:
Today, I dove deep into control statements in js and implemented a simple program using switch statement. Also, practiced loops and ternary operators.
#day9#60daysofjs#learningwithkucc
Day 8 of 60:
Today, I furthered my understanding of datatypes in JavaScript and learnt advanced manipulation for arrays and objects. Also, learnt some new things concerning operators and variables.
#day8#60daysofjs#learningwithkucc
Here's my portfolio site which marks the completion of task for day 5, 6 & 7.
Gihub Repo: https://t.co/nDDpA6hHHV
Site deployed link: https://t.co/0o4eDZc4Vy
#day5#day4#day6#60daysofjs#learningwithkucc
Day 5, 6 & 7 of Learning JS
Still working my my dev portfolio. Scrapped the design of the last one that I was working on. The one I'm working on now is more elegant with a simple design, inspired by https://t.co/Gx3RlA11U9
#day5#day6#day7#60daysofjs#learningwithku
Day 4 of Learning JS
Today, I learnt about SASS; a CSS preprocessor that makes the styling component in large applications easy and fun through use of concepts such as mixins and variables.
#day1#60daysofjs#learningwithku
Day 3 of Learning JS
Today, I learnt abt different ways you can add styles sheet to your HTML document and got familiar with new concepts in CSS including math functions, combinators and Z-index.
#day1#60daysofjs#learningwithku
Day 2 Learning JS:
Today, I learnt abt code formatting. And got introduced to a number of formatting tools like ES Lint and Prettier. Also, I learnt about a number of new HTML tags that are useful in number of different scenarios.
#day1#60daysofjs#learningwithku
Day 1 of Learning JS
Today, I learnt abt how data is transferred over the internet and how different protocols and standards that needs to be followed to keep the internet secure and also abt about request and response cycle.
#day1#60daysofjs#learningwithku