Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 540 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 540 Bytes

javascript_learning

To push daily learnings of javascript

DAY-1

fetchAPI theory and code

DAY-2

async and await functions use

DAY-3

regular expressions or regex

Day-4

metacharacters and character sets in regular expressions

Day-5

shorthand character classes using regex

Day-6

practice regex. From tommarow, will start making project in js

Day-7

Making a website completely using javascript

Day-8

worked on that project and learnt about reactJS

Day-9

Learnt CSS transition,transformation, and Animation properies