₦airaland Forum

Welcome, Guest: Register • Login • With Google • Trending • Recent • New

Stats: 3,331,032 members, 8,448,275 topics. Date: Monday, 20 July 2026 at 06:48 AM

Toggle theme

I Wrote My First JS Code - Programming - Nairaland

Nairaland Forum › Science/Technology › Programming › I Wrote My First JS Code (640 Views)

1 Reply (Go Down)

I Wrote My First JS Code by Nobody:
const name="Xuzier";
const age=120

//concatenation😃
console.log(`my name is ${name} and I am ${age}`);

//array 😀

const fruits=[
'apple', 'mango', 'orange'
];
fruits[3]='pineapple';
console.log(fruits)

😂
I just dey start I know say e go choke later with all the stories I have been hearing about JS
Re: I Wrote My First JS Code by stanliwise(m): 6:11pm On Feb 18, 2023
const name="Xuzier";
const age=120

//concatenation😃
console.log(`my name is ${name} and I am ${age}`);

//array 😀

const fruits=[
'apple', 'mango', 'orange'
];
fruits[3]='pineapple';
console.log(fruits)

😂
I just dey start I know say e go choke later with all the stories I have been hearing about JS
JS is not hard to start and learn. Like everything it is required you’re able to exploit its feature to make real life applications.

Watch quality videos with detailed explanations of concept and avoid the rush as a beginner
Re: I Wrote My First JS Code by Okporiaku: 6:41pm On Feb 26, 2023
Even though I don't know js
I very much understand your code
It's amazing how programming languages are similar
1 Reply

How I Wrote My Website Code From Scratch Using AI Chatbots • Wrote My First JS Code On VS Code.... Lol (pics) • Wrote My First HTML Page. • 2 • 3 • 4

How Is The Labor Market For Php/ Laravel Developer? • My Opinion On Chatgpt. • Why Such Scarcity In Online Resources