Loading...

JavaScript Journey Episode 1 - Basic Quiz Interaction Using JS by Bryan Ganzon Granse #bryanDevs

54 1________

This is my first goal journey in Javascript wherein here I am going to start coding and solve my TODO in this basic quiz project. what I did here is some important methods that are useful, btw I just started this today and I wanted to upload this video to document myself and see how I improve my coding style this year of 2023.

Name: Bryan Ganzon Granse - A.K.A bryanDevs
Language: JavaScript
Episode: 1
Goal: To become a Full-Stack Developer

I mainly focus first on my strong understanding about the fundamental of Vanilla JavaScript, then proceed to TypeScript, and JavaScript Frameworks like Vue.js, Angular.js, React.js, and Next.js. My learning is infinite so I would like to document it here on my YouTube Channel.

Now About This Video, TODO called 'Quiz.js'

I learn this from the courses I started to watch and apply it myself, so basically I keep repeating the process and understand all the code myself, anyway I am an Information Technology graduate of 4 years course, so I have some advantage of this, what I need is time and focus to reach my goal and of course to gain a decent job that fit with my skills.

1. I use "For Of Loop" Here - since the 2 buttons are inside the divs that are being called
2. I also use addEventListener to trigger the event of 2 buttons
3. Use setAttribute(), removeAttribute(), and some function as well as Object to display Statement, Answer in boolean and parse it using toString().
4. Add specific class using Javascript to popular buttons in red if your answer is wrong, and green if your answer is correct.

JavaScript Journey Episode 1 - Basic Quiz Interaction Using JS by Bryan Ganzon Granse #bryanDevs

javascript,javascript journey,javascript coding,javascript documentation,my coding journey,full stack journey,front-end developer portfolio,back-end web development,js,javascript vanilla,javascript for beginners,javascript tutorial,javascript tutorial for beginners,bryanDevs,Bryan Devs,Bryan Granse TV

コメント