An optimizable extension built especially for the sales representatives to help them gather information on the leads at the click of a button.
By developing this extension, I learnt the real-world usecase of JavaScript and intensified my scripting skills 😈
I learnt about :
- the const variable uses
- the localStorage function
- the use of parameterized functions
- difference between functions and arguments
- cross page refresh
- JSON : manifest.json
- the parse and stringify functions
- addEventListener
- innerHTML
- template strings
Hoping to learn a lot more ..I am grateful to Per Harald Borgen, the founder of scrimba.com and FreeCodeCamp for their comprehensive lecture of the topic from the beginner level.