So I completed this free JavaScript course by Per Harald Borgen from Scrimba to brush up my JavaScript knowledge before I start with React (from Scrimba again 😌)
This course was a breath of fresh air as I was drowning in tutorial hell, unable to gain practical knowledge and confidence, which the interactive 'scrims' provide; it's genuinely an awesome feature, keeps me attentive and interested.
Per was very encouraging and explained everything very well, all the mini tasks were perfectly challenging and full of learning. I think this is the first ever course on the internet that I have completed 🤣, and I think we all can relate with this.
Here's the link of the course: https://scrimba.com/learn/learnjavascript
Along the course, we developed 3 simple apps:
- Subway Passenger Counter
- Blackjack Casino Game
- Chrome Extension (to save leads/tab URL)
And covered the following concepts:
- const & let
- strings
- numbers
- booleans
- objects
- arrays
- functions
- methods
- for loops
- logical operators
- mathematical operators
- JSON
- Math object
- DOM manpulation
- getElementById()
- querySelector()
- addEventListener()
- innerText
- textContent
- innerHTML
- conditional statements
- truthy vs falsy values
- template strings
- localStorage
- debugging with Google
PS: Finally wrote my first ever blog, because Per told me to do so at the end of this course 😎
Top comments (1)
I was searching for an inspiration to begin a Js course. Thanks to you I think that I found my inspiration.
It is so exciting :).