<script type="text/javascript" language="javascript">
var x=5; var y=6; var res=eval("x*y"); document.write(res); </script>
var x=5; var y=6; var res=eval("x*y"); document.write(res); </script>
Anonymous Quiz
19%
“30”
45%
30
17%
5*6
19%
"5*6"
What is the syntax for creating a function in JavaScript named as Learnjsfunc?
Anonymous Quiz
27%
function = Learnjsfunc()
68%
function Learnjsfunc()
1%
function := Learnjsfunc()
4%
function : Learnjsfunc()
What is the correct syntax for adding comments in JavaScript?
Anonymous Quiz
22%
<!–This is a comment–>
69%
//This is a comment
1%
–This is a comment
8%
**This is a comment**
What will be the output of the following code?
<script> document.write(typeof(24.49)); </script>
<script> document.write(typeof(24.49)); </script>
Anonymous Quiz
52%
float
27%
number
9%
integer
13%
double
Here are some good questions to ask at the end of the interview, extracted from various sources.
#interview #questions #question #answer #answers #book #handbook #list #awesome
https://github.com/yangshun/tech-interview-handbook/blob/master/contents/questions-to-ask.md
#interview #questions #question #answer #answers #book #handbook #list #awesome
https://github.com/yangshun/tech-interview-handbook/blob/master/contents/questions-to-ask.md
Alternative to html2canvas in Vue JS with other libraries
https://javascript.plainenglish.io/a-better-alternative-to-html2canvas-in-vuejs-3-e0686755d56e
---
#vue #html2canvas
https://javascript.plainenglish.io/a-better-alternative-to-html2canvas-in-vuejs-3-e0686755d56e
---
#vue #html2canvas
What is the method in JavaScript used to remove the whitespace at the beginning and end of any string ?
Final Results
19%
strip()
69%
trim()
7%
stripped()
6%
trimmed()
Which of the following is an advantage of using JavaScript?
Final Results
21%
Increased interactivity.
5%
Less server interaction.
7%
Immediate feedback from the users.
67%
All of the above.
JS Performance Tips: How to Speed up JavaScript Load Time
#js #performance
https://brainhub.eu/library/js-performance-tips/
#js #performance
https://brainhub.eu/library/js-performance-tips/
JavaScript is a ________ Side Scripting Language.
Anonymous Quiz
45%
Server
1%
ISP
50%
Browser
4%
None of the above
JavaScript Tip 💡
In JavaScript, there are no classes.
It’s syntactical sugar added to please developers from other languages such as Java or C#.
Most of the time you can avoid using them altogether. Try.
Instead, use modules.
#Javascripttip
In JavaScript, there are no classes.
It’s syntactical sugar added to please developers from other languages such as Java or C#.
Most of the time you can avoid using them altogether. Try.
Instead, use modules.
#Javascripttip
Now is a great time to get certified 🚀
AWS is giving a free voucher for the following AWS practice exam:
- AWS Certified Developer - Associate
Sign up on this official website to request the practice exam:
https://bit.ly/2V4I51f
#aws
AWS is giving a free voucher for the following AWS practice exam:
- AWS Certified Developer - Associate
Sign up on this official website to request the practice exam:
https://bit.ly/2V4I51f
#aws
Amazon Web Services, Inc.
Amazon Web Services (AWS) - Cloud Computing Services
Amazon Web Services offers reliable, scalable, and inexpensive cloud computing services. Free to join, pay only for what you use.
Modern Full-Stack Developer Tech Stack 2021
https://bit.ly/2UxMucJ
#javascript #webdev #beginners #react
https://bit.ly/2UxMucJ
#javascript #webdev #beginners #react
10 GitHub repositories to become a better JavaScript Developer
https://dev.to/pb/10-github-repositories-which-will-help-you-to-become-a-better-javascript-developer-5om
#javascript #productivity #beginners #github
https://dev.to/pb/10-github-repositories-which-will-help-you-to-become-a-better-javascript-developer-5om
#javascript #productivity #beginners #github