Explore tweets tagged as #JSCodeChallenge
What will be the output? . const obj = {. get x() {. return 10;. },. getX: () => this.x.}. console.log(obj.x, obj.getX());. #javascript #codechallenge #jscodechallenge #CodeNewbie #100DaysOfCode
0
6
4
🚀 JavaScript Code Challenge Alert! 🕵️♂️.🤓 Question: What's the output? Can you predict?.Let's see your JavaScript instincts in action! Share your answers below. 👇😄.#JSCodeChallenge #JavaScriptFun #WebDevGames
0
0
3
Quick javascript challenge. What will get logged to the console and why? Drop your answers below #JSCodeChallenge #Coding2Success #100DaysOfCode #JSFun
1
3
1
Completed day 3 of 30-day JS code challenge with Chaicode! Revised control structures in JS and wrote optimized code. Check out the solution here: [. #JSCodeChallenge #Chaicode #javascript @Hiteshdotcom.
0
0
0
#javascript retro quizz - given the following array [10, -1, 100, 57, 101, 28, 92], find the max (highest) number without using an explicit loop. #jscodechallenge #100DaysOfCode.
1
1
4