<script type="text/javascript">
var a = 5 + "9";
document.write(a);
</script>Day 6 : What will be the output of the above code snippet?
Anonymous Quiz
18%
compilation error
17%
14
28%
Run time error
36%
59
β€1π1
Day 7 : Which JavaScript method is used to write on browser's console?
Anonymous Quiz
13%
console.write()
14%
console.output()
54%
console.log()
19%
console.writeHTML()
Day 8: What is the main difference between var and let keywords in JavaScript?
Anonymous Quiz
23%
var defines a variable while let defines a constant
38%
var defined function scoped variable while let define block scoped variable
20%
variable declared with var can be changed while variable declared with let cannot be changed
20%
Both declares a variable globally
Day 9 : What kind of expression is βnew Point(2,3)β?
Anonymous Quiz
35%
Constructor Calling Expression
18%
Invocation Expression
30%
Object Creation Expression
18%
Primary Expression
We are aiming to provide valuable content and always wanting to make things as easy as possible. We are very happy to form more than 10 thousand communities on TikTok big thanks for you ππ»πππ»
#codefightersteam #milestone
#codefightersteam #milestone
π5
Full-Stack Web Development with GraphQL and React
Second Edition
Year: 2022
Author: Sebastian Grebe
@code_fighters
#books
Second Edition
Year: 2022
Author: Sebastian Grebe
@code_fighters
#books
React Hooks in Action: With Suspense and Concurrent Mode
Author: John Larsen
Year: 2020
@code_fighters
#books
Author: John Larsen
Year: 2020
@code_fighters
#books
π2
React 17 Design Patterns and
Best Practices
Third Edition
Year: 2021
Author: Carlos Santana RoldΓ‘n
@code_fighters
#books
Best Practices
Third Edition
Year: 2021
Author: Carlos Santana RoldΓ‘n
@code_fighters
#books
react-libraries-complete-guide-ecosystem.pdf
8.8 MB
React and Libraries
Your Complete Guide to
the React Ecosystem
Author: Elad Elrom
Pub year: 2021
@code_fighters
#books
Your Complete Guide to
the React Ecosystem
Author: Elad Elrom
Pub year: 2021
@code_fighters
#books
modern-full-stack-development.pdf
5.6 MB
Modern Fullstack Development
Explore what React, Node, TypeScript, Webpack, and Docker have to offer individually, and how they all fit together in modern app development.
Year: 2020
@code_fighters
#books
Explore what React, Node, TypeScript, Webpack, and Docker have to offer individually, and how they all fit together in modern app development.
Year: 2020
@code_fighters
#books
π5