Just built a tiny fun project using JavaScript 🎨 It changes your background color every second — a quick way to see async JS in action! ⚡ 👉 shivangi-verma.github.io/Async-JS/ #JavaScript #AsyncJS #WebDev #100DaysOfCode

shivangi_vrma's tweet image. Just built a tiny fun project using JavaScript 🎨
It changes your background color every second — a quick way to see async JS in action! ⚡
👉 shivangi-verma.github.io/Async-JS/

#JavaScript #AsyncJS #WebDev #100DaysOfCode

🚀 Day 18 of #100DaysOfCode Today I built an Expense Tracker App using HTML, CSS, and JavaScript ! I think 1-2 more project in enough for know after this i will go to learn ReactJS.. #WebDevelopment #JavaScript #FrontendDev #ReactJS #CodingJourney

Mannash4998's tweet image. 🚀 Day 18 of #100DaysOfCode  
 Today I built an Expense Tracker App using HTML, CSS, and JavaScript ! 
I think 1-2 more project in enough for know after this i will go to learn ReactJS..
#WebDevelopment #JavaScript #FrontendDev #ReactJS #CodingJourney

Day 10 of my 60 Days of Code Challenge After 15 hours of trying to find the problem, I finally got the solution. Big thanks to @webdeveloper_NG for the help. Patience really pays off finally.😂 #60DaysOfCode #JavaScript #CodingJourney #WebDevelopment

THEJASPERJAY's tweet image. Day 10 of my 60 Days of Code Challenge
After 15 hours of trying to find the problem, I finally got the solution. Big thanks to @webdeveloper_NG for the help. Patience really pays off finally.😂

#60DaysOfCode #JavaScript #CodingJourney #WebDevelopment
THEJASPERJAY's tweet image. Day 10 of my 60 Days of Code Challenge
After 15 hours of trying to find the problem, I finally got the solution. Big thanks to @webdeveloper_NG for the help. Patience really pays off finally.😂

#60DaysOfCode #JavaScript #CodingJourney #WebDevelopment
THEJASPERJAY's tweet image. Day 10 of my 60 Days of Code Challenge
After 15 hours of trying to find the problem, I finally got the solution. Big thanks to @webdeveloper_NG for the help. Patience really pays off finally.😂

#60DaysOfCode #JavaScript #CodingJourney #WebDevelopment
THEJASPERJAY's tweet image. Day 10 of my 60 Days of Code Challenge
After 15 hours of trying to find the problem, I finally got the solution. Big thanks to @webdeveloper_NG for the help. Patience really pays off finally.😂

#60DaysOfCode #JavaScript #CodingJourney #WebDevelopment

DAY 1 Of LEARNING JAVASCRIPT. • JavaScript alerts • Variables and data types • Naming conventions • String concatenation • String length and how to retrieve the number of characters..... One step at a time... #JavaScript

RuthVictory7's tweet image. DAY 1 Of LEARNING JAVASCRIPT.
• JavaScript alerts
• Variables and data types
• Naming conventions
• String concatenation
• String length and how to retrieve the number of characters.....
One step at a time...
#JavaScript

Friday morning quiz🧑‍💻🤔 Let's have it guys ✨🙌 #JavaScript #fridaymorningquiz

hassan_omoloye's tweet image. Friday morning quiz🧑‍💻🤔
Let's have it guys ✨🙌
#JavaScript #fridaymorningquiz

Complete Javascript Cheatsheet 📘📚 #javascript

Krishnasagrawal's tweet image. Complete Javascript Cheatsheet 📘📚

#javascript

I built a $0 AI chatbot that plays games, answers questions, and runs entirely in your browser. No APIs. No costs. Pure JavaScript. 🧵Here's everything I learned (and why you should try this):👇 #BuildInPublic #JavaScript #AI #Chatbot #100DaysOfCode #DevCommunity #TechTwitter


Day 31 — JavaScript Operators Deep Dive ⚙️ Covered arithmetic, comparison (== vs ===), logical ops, ternary, typeof/instanceof, spread & rest, ??, and optional chaining ?.. Small syntax → big improvements in readability & safety. 💡🚀 #Day31 #JavaScript #WebDev #CodingJourney

Vishakha_shete_'s tweet image. Day 31 — JavaScript Operators Deep Dive ⚙️
Covered arithmetic, comparison (== vs ===), logical ops, ternary, typeof/instanceof, spread & rest, ??, and optional chaining ?..
Small syntax → big improvements in readability & safety. 💡🚀
#Day31 #JavaScript #WebDev #CodingJourney

Built my first project from John Smilga’s course — a Random Color Generator 🎨 It has two modes: Simple Mode: picks from a list of hardcoded colors Hex Mode: generates infinite random hex colors on click #JavaScript #100DaysOfCode

AshGodson's tweet image. Built my first project from John Smilga’s course — a Random Color Generator 🎨

It has two modes:
Simple Mode: picks from a list of hardcoded colors
Hex Mode: generates infinite random hex colors on click

#JavaScript #100DaysOfCode
AshGodson's tweet image. Built my first project from John Smilga’s course — a Random Color Generator 🎨

It has two modes:
Simple Mode: picks from a list of hardcoded colors
Hex Mode: generates infinite random hex colors on click

#JavaScript #100DaysOfCode

🚀 Day 33 – JavaScript Callbacks Hell⚡ - Learned how callbacks handle async tasks & how Callback Hell 😵 makes code messy! - Now I truly get why Promises & async/await are life savers 🔥 #JavaScript #WebDevelopment #100DaysOfCode #MERNStack

pa_abhaysinh's tweet image. 🚀 Day 33 – JavaScript  Callbacks Hell⚡

 - Learned how callbacks handle async tasks & how Callback Hell 😵 makes code messy!

 - Now I truly get why Promises & async/await are life savers 🔥
#JavaScript #WebDevelopment #100DaysOfCode #MERNStack

💪 JavaScript Destructuring is a Game Changer Write less, do more! 🎯 Drop your favorite method in the comments 👇 #WebDevelopment #Frontend #JavaScript

ZahidReacts's tweet image. 💪 JavaScript Destructuring is a Game Changer

Write less, do more! 🎯

Drop your favorite method in the comments 👇
#WebDevelopment  #Frontend #JavaScript
ZahidReacts's tweet image. 💪 JavaScript Destructuring is a Game Changer

Write less, do more! 🎯

Drop your favorite method in the comments 👇
#WebDevelopment  #Frontend #JavaScript

Chhat puja is over now back to coding #Coding #JavaScript

Deepaks0611's tweet image. Chhat puja is over now back to coding 
#Coding 
#JavaScript

⚡ This tiny TypeScript utility makes your code type-safe, reusable, and fully inferred! #TypeScript #JavaScript

KaraBharat's tweet image. ⚡ This tiny TypeScript utility makes your code type-safe, reusable, and fully inferred!

#TypeScript #JavaScript

Started my JavaScript journey today .. Ill keep showing up #javascript #frontend

realone1111101's tweet image. Started my JavaScript journey today .. Ill keep showing up 

#javascript 
#frontend

✅ Day 21/25 — Scope level mini Hoisting in JS Aaj samjha kaise inner functions parent variables use or access karte hain (same in if–else & loops). Aur function declairation hoist hote hain, function expression nahi ⚡ @Hiteshdotcom @ChaiCodeHQ #MasterJiChallenge #JavaScript

Coder_dnano's tweet image. ✅ Day 21/25 — Scope level mini Hoisting in JS

Aaj samjha kaise inner functions parent variables use or access karte hain (same in if–else & loops).
Aur function declairation hoist hote hain, function expression nahi ⚡

@Hiteshdotcom @ChaiCodeHQ 
#MasterJiChallenge #JavaScript
Coder_dnano's tweet image. ✅ Day 21/25 — Scope level mini Hoisting in JS

Aaj samjha kaise inner functions parent variables use or access karte hain (same in if–else & loops).
Aur function declairation hoist hote hain, function expression nahi ⚡

@Hiteshdotcom @ChaiCodeHQ 
#MasterJiChallenge #JavaScript

Day 01 Learning JavaScript Learned some JavaScript basics today 💻 Got my hands on variables, data types, operators, and how to use console.log() 🔥 Slowly getting comfortable with it 😌 #JavaScript #BuildInPublic #Webdev

Olamide_hub's tweet image. Day 01 Learning JavaScript 
Learned some JavaScript basics today 💻
Got my hands on variables, data types, operators, and how to use console.log() 🔥
Slowly getting comfortable with it 😌
#JavaScript #BuildInPublic #Webdev
Olamide_hub's tweet image. Day 01 Learning JavaScript 
Learned some JavaScript basics today 💻
Got my hands on variables, data types, operators, and how to use console.log() 🔥
Slowly getting comfortable with it 😌
#JavaScript #BuildInPublic #Webdev
Olamide_hub's tweet image. Day 01 Learning JavaScript 
Learned some JavaScript basics today 💻
Got my hands on variables, data types, operators, and how to use console.log() 🔥
Slowly getting comfortable with it 😌
#JavaScript #BuildInPublic #Webdev

#JavaScript Challenge with @Hiteshdotcom sir I usually don’t post much, but today I genuinely felt like sharing this. A big thanks to him for creating MasterJi app— one of the best platforms to learn and stay consistent. Grateful to be part of this amazing learning platform!

pwnjoshidev's tweet image. #JavaScript Challenge with @Hiteshdotcom sir
I usually don’t post much, but today I genuinely felt like sharing this.
A big thanks to him for creating MasterJi app— one of the best platforms to learn and stay consistent.

Grateful to be part of this amazing learning platform!

JavaScript lets you go fast. TypeScript helps you arrive intact. #JavaScript #TypeScript #webdev #frontend #coding

ryanyunglee12's tweet image. JavaScript lets you go fast. 

TypeScript helps you arrive intact.

#JavaScript #TypeScript #webdev #frontend #coding

Built a mini React project using conditional rendering! Pop-ups appear when clicking Delete or Edit — a simple way to learn how React handles UI updates ⚡ #ReactJS #JavaScript #WebDevelopment #Frontend #ReactProjects #CodingJourney #saqibkhan


JavaScript doesn’t forget — it decides when to forget. Mastering memory leaks is mastering invisible performance. Fiver gig:- fiverr.com/s/YRZmV8R #JavaScript #WebPerformance #CodingSecrets #FrontendDeveloper #WebDev


Just coded this demo showing how Promises work in JavaScript ⚡ ✅ Promise starts in pending state ⏳ After 2 seconds, it randomly resolves or rejects 🎯 We handle BOTH outcomes with .then() & .catch() #javascript #buildinpublic #WebDev

Rudra_ps_'s tweet image. Just coded this demo showing how Promises work in JavaScript ⚡
✅ Promise starts in pending state
⏳ After 2 seconds, it randomly resolves or rejects
🎯 We handle BOTH outcomes with .then() & .catch()
#javascript #buildinpublic #WebDev

》Oct 30 > Solved a set of problems in javascript #LearnInPublic #javascript


Released v1.1.3 of my #PacMan #JavaScript game—focused on bug fixes, gameplay stability, and code improvements for a smoother player experience! 🕹 #LearnInPublic 🛠️ Invaluable tools I use: @GitKraken’s @gitlens @GitHubCopilot Project links below ⬇️

MikeJudeLarocca's tweet image. Released v1.1.3 of my #PacMan #JavaScript game—focused on bug fixes, gameplay stability, and code improvements for a smoother player experience! 🕹

#LearnInPublic

🛠️ Invaluable tools I use:
@GitKraken’s @gitlens
@GitHubCopilot

Project links below ⬇️

Is there a better way to remove an element from array than pop? #javascript


Just built a tiny fun project using JavaScript 🎨 It changes your background color every second — a quick way to see async JS in action! ⚡ 👉 shivangi-verma.github.io/Async-JS/ #JavaScript #AsyncJS #WebDev #100DaysOfCode

shivangi_vrma's tweet image. Just built a tiny fun project using JavaScript 🎨
It changes your background color every second — a quick way to see async JS in action! ⚡
👉 shivangi-verma.github.io/Async-JS/

#JavaScript #AsyncJS #WebDev #100DaysOfCode

🚀 Day 18 of #100DaysOfCode Today I built an Expense Tracker App using HTML, CSS, and JavaScript ! I think 1-2 more project in enough for know after this i will go to learn ReactJS.. #WebDevelopment #JavaScript #FrontendDev #ReactJS #CodingJourney

Mannash4998's tweet image. 🚀 Day 18 of #100DaysOfCode  
 Today I built an Expense Tracker App using HTML, CSS, and JavaScript ! 
I think 1-2 more project in enough for know after this i will go to learn ReactJS..
#WebDevelopment #JavaScript #FrontendDev #ReactJS #CodingJourney

Friday morning quiz🧑‍💻🤔 Let's have it guys ✨🙌 #JavaScript #fridaymorningquiz

hassan_omoloye's tweet image. Friday morning quiz🧑‍💻🤔
Let's have it guys ✨🙌
#JavaScript #fridaymorningquiz

🚀 Day 33 – JavaScript Callbacks Hell⚡ - Learned how callbacks handle async tasks & how Callback Hell 😵 makes code messy! - Now I truly get why Promises & async/await are life savers 🔥 #JavaScript #WebDevelopment #100DaysOfCode #MERNStack

pa_abhaysinh's tweet image. 🚀 Day 33 – JavaScript  Callbacks Hell⚡

 - Learned how callbacks handle async tasks & how Callback Hell 😵 makes code messy!

 - Now I truly get why Promises & async/await are life savers 🔥
#JavaScript #WebDevelopment #100DaysOfCode #MERNStack

Built my first project from John Smilga’s course — a Random Color Generator 🎨 It has two modes: Simple Mode: picks from a list of hardcoded colors Hex Mode: generates infinite random hex colors on click #JavaScript #100DaysOfCode

AshGodson's tweet image. Built my first project from John Smilga’s course — a Random Color Generator 🎨

It has two modes:
Simple Mode: picks from a list of hardcoded colors
Hex Mode: generates infinite random hex colors on click

#JavaScript #100DaysOfCode
AshGodson's tweet image. Built my first project from John Smilga’s course — a Random Color Generator 🎨

It has two modes:
Simple Mode: picks from a list of hardcoded colors
Hex Mode: generates infinite random hex colors on click

#JavaScript #100DaysOfCode

Complete Javascript Cheatsheet 📘📚 #javascript

Krishnasagrawal's tweet image. Complete Javascript Cheatsheet 📘📚

#javascript

💪 JavaScript Destructuring is a Game Changer Write less, do more! 🎯 Drop your favorite method in the comments 👇 #WebDevelopment #Frontend #JavaScript

ZahidReacts's tweet image. 💪 JavaScript Destructuring is a Game Changer

Write less, do more! 🎯

Drop your favorite method in the comments 👇
#WebDevelopment  #Frontend #JavaScript
ZahidReacts's tweet image. 💪 JavaScript Destructuring is a Game Changer

Write less, do more! 🎯

Drop your favorite method in the comments 👇
#WebDevelopment  #Frontend #JavaScript

Day 31 — JavaScript Operators Deep Dive ⚙️ Covered arithmetic, comparison (== vs ===), logical ops, ternary, typeof/instanceof, spread & rest, ??, and optional chaining ?.. Small syntax → big improvements in readability & safety. 💡🚀 #Day31 #JavaScript #WebDev #CodingJourney

Vishakha_shete_'s tweet image. Day 31 — JavaScript Operators Deep Dive ⚙️
Covered arithmetic, comparison (== vs ===), logical ops, ternary, typeof/instanceof, spread & rest, ??, and optional chaining ?..
Small syntax → big improvements in readability & safety. 💡🚀
#Day31 #JavaScript #WebDev #CodingJourney

Learning if else condition in JavaScript #JavaScript #WebDevelopment

ShaliniBaghel08's tweet image. Learning if else condition in JavaScript 
#JavaScript #WebDevelopment

Day 10 of my 60 Days of Code Challenge After 15 hours of trying to find the problem, I finally got the solution. Big thanks to @webdeveloper_NG for the help. Patience really pays off finally.😂 #60DaysOfCode #JavaScript #CodingJourney #WebDevelopment

THEJASPERJAY's tweet image. Day 10 of my 60 Days of Code Challenge
After 15 hours of trying to find the problem, I finally got the solution. Big thanks to @webdeveloper_NG for the help. Patience really pays off finally.😂

#60DaysOfCode #JavaScript #CodingJourney #WebDevelopment
THEJASPERJAY's tweet image. Day 10 of my 60 Days of Code Challenge
After 15 hours of trying to find the problem, I finally got the solution. Big thanks to @webdeveloper_NG for the help. Patience really pays off finally.😂

#60DaysOfCode #JavaScript #CodingJourney #WebDevelopment
THEJASPERJAY's tweet image. Day 10 of my 60 Days of Code Challenge
After 15 hours of trying to find the problem, I finally got the solution. Big thanks to @webdeveloper_NG for the help. Patience really pays off finally.😂

#60DaysOfCode #JavaScript #CodingJourney #WebDevelopment
THEJASPERJAY's tweet image. Day 10 of my 60 Days of Code Challenge
After 15 hours of trying to find the problem, I finally got the solution. Big thanks to @webdeveloper_NG for the help. Patience really pays off finally.😂

#60DaysOfCode #JavaScript #CodingJourney #WebDevelopment

Started my JavaScript journey today .. Ill keep showing up #javascript #frontend

realone1111101's tweet image. Started my JavaScript journey today .. Ill keep showing up 

#javascript 
#frontend

Day 01 Learning JavaScript Learned some JavaScript basics today 💻 Got my hands on variables, data types, operators, and how to use console.log() 🔥 Slowly getting comfortable with it 😌 #JavaScript #BuildInPublic #Webdev

Olamide_hub's tweet image. Day 01 Learning JavaScript 
Learned some JavaScript basics today 💻
Got my hands on variables, data types, operators, and how to use console.log() 🔥
Slowly getting comfortable with it 😌
#JavaScript #BuildInPublic #Webdev
Olamide_hub's tweet image. Day 01 Learning JavaScript 
Learned some JavaScript basics today 💻
Got my hands on variables, data types, operators, and how to use console.log() 🔥
Slowly getting comfortable with it 😌
#JavaScript #BuildInPublic #Webdev
Olamide_hub's tweet image. Day 01 Learning JavaScript 
Learned some JavaScript basics today 💻
Got my hands on variables, data types, operators, and how to use console.log() 🔥
Slowly getting comfortable with it 😌
#JavaScript #BuildInPublic #Webdev

✅ Day 21/25 — Scope level mini Hoisting in JS Aaj samjha kaise inner functions parent variables use or access karte hain (same in if–else & loops). Aur function declairation hoist hote hain, function expression nahi ⚡ @Hiteshdotcom @ChaiCodeHQ #MasterJiChallenge #JavaScript

Coder_dnano's tweet image. ✅ Day 21/25 — Scope level mini Hoisting in JS

Aaj samjha kaise inner functions parent variables use or access karte hain (same in if–else & loops).
Aur function declairation hoist hote hain, function expression nahi ⚡

@Hiteshdotcom @ChaiCodeHQ 
#MasterJiChallenge #JavaScript
Coder_dnano's tweet image. ✅ Day 21/25 — Scope level mini Hoisting in JS

Aaj samjha kaise inner functions parent variables use or access karte hain (same in if–else & loops).
Aur function declairation hoist hote hain, function expression nahi ⚡

@Hiteshdotcom @ChaiCodeHQ 
#MasterJiChallenge #JavaScript

🗓️ Day 29 – JavaScript Practice @sheryians_ 🧩 Solved the JS assignment from the last class 💬 Cleared doubts and strengthened my core concepts 💪 #JavaScript #Sheryians #Cohort2_0

MannatGupta146's tweet image. 🗓️ Day 29 – JavaScript Practice @sheryians_

🧩 Solved the JS assignment from the last class
💬 Cleared doubts and strengthened my core concepts 💪

#JavaScript #Sheryians #Cohort2_0

This one line made my client’s site 3× faster ⚡ ``` <script src="script.js" defer></script> ``` Adding defer lets the browser load JS in the background while rendering the page faster load, smoother UX, happier users 🚀 #WebDev #Frontend #JavaScript #Coding #Performance

AyeshaTechX's tweet image. This one line made my client’s site 3× faster ⚡
```
&amp;lt;script src=&quot;script.js&quot; defer&amp;gt;&amp;lt;/script&amp;gt;
```
Adding defer lets the browser load JS in the background while rendering the page faster load, smoother UX, happier users 🚀

#WebDev #Frontend #JavaScript #Coding #Performance

Started my 60 Days of Code Challenge! Today I built a theme toggle that switches between dark and light mode using JavaScript. It was challenging, but I learned something new. Excited for the days ahead. #60DaysOfCode #JavaScript #WebDevelopment @freeCodeCamp @frontendmentor

THEJASPERJAY's tweet image. Started my 60 Days of Code Challenge!
Today I built a theme toggle that switches between dark and light mode using JavaScript. It was challenging, but I learned something new. Excited for the days ahead.
#60DaysOfCode #JavaScript #WebDevelopment @freeCodeCamp @frontendmentor
THEJASPERJAY's tweet image. Started my 60 Days of Code Challenge!
Today I built a theme toggle that switches between dark and light mode using JavaScript. It was challenging, but I learned something new. Excited for the days ahead.
#60DaysOfCode #JavaScript #WebDevelopment @freeCodeCamp @frontendmentor

Loading...

Something went wrong.


Something went wrong.


United States Trends