Explore tweets tagged as #WebDevQuiz
@nkatiN
Nkateko Nokeri
29 days
Tweet media one
2
0
5
@KiranPratoj
Kiran Pratoj
1 year
๐Ÿ’ผ๐ŸŒ ๐Ÿš€ JavaScript Quiz ๐Ÿ’ก. What's the output?. let num = 1;.const list = ['๐Ÿฅณ', '๐Ÿค ', '๐Ÿฅฐ', '๐Ÿคช'];. console.log(list[(num += 1)]);. A: ๐Ÿค .B: ๐Ÿฅฐ.C: SyntaxError.D: ReferenceError. #JavaScriptQuiz #FrontEndDev #CodeChallenge #WebDevQuiz #JSChallenge #LearnJavaScript #CodeQuiz
Tweet media one
1
0
1
@KiranPratoj
Kiran Pratoj
1 year
๐Ÿš€ JavaScript Quiz ๐Ÿ’ก. What's the output?.console.log(`${(x => x)('I love')} to program`);. A: I love to program.B: undefined to program.C: ${(x => x)('I love') to program.D: TypeError. #JavaScriptQuiz #FrontEndDev #CodeChallenge #WebDevQuiz #JSChallenge #LearnJavaScript
Tweet media one
1
1
0
@VoiceArray
VoiceArray
1 year
๐ˆ๐ง๐ฌ๐ข๐๐ž ๐ฐ๐ก๐ข๐œ๐ก ๐‡๐“๐Œ๐‹ ๐ž๐ฅ๐ž๐ฆ๐ž๐ง๐ญ ๐๐จ ๐ฐ๐ž ๐ฉ๐ฎ๐ญ ๐ญ๐ก๐ž ๐‰๐š๐ฏ๐š๐’๐œ๐ซ๐ข๐ฉ๐ญ? ๐Ÿค“. #WebDevelopment #QuizTime #LearnToCode #WebDesign #CodingExpert #WebDevelopmentSession #FreeSession .#WebDevQuiz #DevCommunity #CodeWithUs #WebDevelopmentTips
Tweet media one
1
1
1
@KiranPratoj
Kiran Pratoj
1 year
๐Ÿš€ JavaScript Quiz ๐Ÿ’ก. What does this method do?.JSON.parse();.A: Parses JSON to a JavaScript value.B: Parses a JavaScript object to JSON.C: Parses any JavaScript value to JSON.D: Parses JSON to a JavaScript object only. #JavaScriptQuiz #FrontEndDev #CodeChallenge #WebDevQuiz
Tweet media one
1
1
0
@vibrantin
Vibrant-info
1 year
Challenge Time!. How many programming languages can you name in just 1 minute? โณ Drop your answers in the comments below! . #ProgrammingChallenge #CodingQuiz #TechTrivia #WebDevQuiz #Friday #VibrantInfo
Tweet media one
Tweet media two
Tweet media three
0
1
1
@bsitsoftware
BSIT Software Services Private Limited
1 year
Tweet media one
0
3
3
@signaturetechit
SignatureTech IT Solutions
2 years
When you're happy that your code didn't have any bugs and relaxing but suddenly the tester finds a new bug ๐Ÿ™‚.#WebDevQuiz #TechExcellence #FutureTech #CuttingEdge #DigitalInnovation #EmpowerYourTech #ExploreWithSignatureTech #TechRevolution #InnovationHub #SignatureTech
Tweet media one
0
0
0
@cyctechservices
cyctechservices
1 year
Test your web development knowledge with our fun quiz! . What's the most popular programming language for building web applications? . Comment your answer below! . #cyctechsolutions #WebDevQuiz #Programming
Tweet media one
0
1
0
@Bjoern_Hev
Bjรถrn
2 years
๐Ÿ“š HTML Elements Quiz! ๐Ÿ“.Hey Web Developers, can you solve this?. Which HTML element is used for the largest heading?.A) <h6>.B) <heading>.C) <h1>. Share your answers below! โœ๏ธ Avoid Googling! ๐Ÿšซ๐Ÿ” #HTMLChallenge #WebDevQuiz #LearnToCode #html #css #javascript.
21
1
17
@Bjoern_Hev
Bjรถrn
2 years
CSS Positioning Test! ๐Ÿงฒ.Test your CSS skills with this one!. Which property is used to position an element in a fixed spot relative to its nearest positioned ancestor?.A) absolute.B) fixed.C) relative. Letโ€™s see your answers! ๐Ÿ–Š๏ธ No searching! ๐Ÿšซ #CSSPositioning #WebDevQuiz.
9
1
10
@KiranPratoj
Kiran Pratoj
1 year
๐Ÿš€ JavaScript Quiz ๐Ÿ’ก. What's the output?. const add = x => y => z => {. console.log(x, y, z);. return x + y + z;.};. add(4)(5)(6);. #JavaScriptQuiz #FrontEndDev #CodeChallenge #WebDevQuiz #JSChallenge #LearnJavaScript #CodeQuiz.#WebDevelopment #ProgrammingQuiz #DevCommunity.
1
1
1
@KiranPratoj
Kiran Pratoj
1 year
๐Ÿš€ JavaScript Quiz ๐Ÿ’ก. What's the output?.const fruit = ['๐ŸŒ', '๐ŸŠ', '๐ŸŽ']. fruit.slice(0, 1).fruit.splice(0, 1).fruit.unshift('๐Ÿ‡'). console.log(fruit). #JavaScriptQuiz #FrontEndDev #CodeChallenge #WebDevQuiz #JSChallenge #LearnJavaScript #CodeQuiz.#WebDevelopment.
1
0
0