Day 26 & 27 of Web Dev ⚡ Dove deep into JavaScript’s brain — closures, higher-order functions, and scope. Also explored filter, map, reduce & set — the real power tools behind clean, efficient code! 🔥 #WebDevelopment #Javascript

CharismaSolace's tweet image. Day 26 & 27 of Web Dev ⚡
Dove deep into JavaScript’s brain — closures, higher-order functions, and scope.
Also explored filter, map, reduce & set — the real power tools behind clean, efficient code! 🔥
#WebDevelopment #Javascript
CharismaSolace's tweet image. Day 26 & 27 of Web Dev ⚡
Dove deep into JavaScript’s brain — closures, higher-order functions, and scope.
Also explored filter, map, reduce & set — the real power tools behind clean, efficient code! 🔥
#WebDevelopment #Javascript

My web development journey Day(20) - Javascript Lecture(12) .map() (The Transformer): Create a new array by transforming every element. .filter() (The Sieve): Create a new array with only elements that pass a test. #CoderArmy #webdevelopment #javascript #css

SachinK82390021's tweet image. My web development journey Day(20) - Javascript Lecture(12)      
.map() (The Transformer): Create a new array by transforming every element.
.filter() (The Sieve): Create a new array with only elements that pass a test.

    #CoderArmy #webdevelopment #javascript #css

Conditional Object Construction with Spread! #JavaScript

KaraBharat's tweet image. Conditional Object Construction with Spread!

#JavaScript

Sound Never Dies. (v1.0) #javascript #gsap #animation #webdesign


Day-30 ✅ Events in JavaScript ⚡ 📘 CoderArmy ✨ Events = actions (click, keypress) ✨ addEventListener() handles events ✨ Flow: Capture → Target → Bubble ✨ e.target & Event Delegation 📝 Notes → notion.so/Events-in-Java… 🙌 By @rohit_negi9 #JavaScript

AmanRoy29629082's tweet image. Day-30 ✅ Events in JavaScript ⚡
📘 CoderArmy
✨ Events = actions (click, keypress)
✨ addEventListener() handles events
✨ Flow: Capture → Target → Bubble
✨ e.target & Event Delegation
📝 Notes → notion.so/Events-in-Java…
🙌 By @rohit_negi9
#JavaScript

Day 22 🚀 | Web Dev Journey • Topic: Arrays in JavaScript 📚 • Learned how to create, access & modify arrays • Explored methods like push(), pop(), shift(), unshift(), slice(), splice() 🔄 Arrays make data handling so much easier! 💻✨ #100DaysOfCode #JavaScript #WebDev

abdullahatif07's tweet image. Day 22 🚀 | Web Dev Journey

• Topic: Arrays in JavaScript 📚

• Learned how to create, access & modify arrays

• Explored methods like push(), pop(), shift(), unshift(), slice(), splice() 🔄

Arrays make data handling so much easier! 💻✨

#100DaysOfCode #JavaScript #WebDev

Day 24 & 25 of Web Dev✅ Dove deep into JavaScript functions — the real building blocks of logic! Also explored how JS code runs and the magic of hoisting ✨ #WebDevelopment #javascript

CharismaSolace's tweet image. Day 24 & 25 of Web Dev✅
Dove deep into JavaScript functions — the real building blocks of logic!
Also explored how JS code runs and the magic of hoisting ✨
#WebDevelopment #javascript
CharismaSolace's tweet image. Day 24 & 25 of Web Dev✅
Dove deep into JavaScript functions — the real building blocks of logic!
Also explored how JS code runs and the magic of hoisting ✨
#WebDevelopment #javascript

Gm guys! It's Week 6 #BuildInPublic I Researched about API consumption/integration for my Frontend apps which was quite overwhelming at the beginning but getting a hang of it now . What your API tips for beginners? #WebDev #JavaScript #CodingJourney #FrontendDevs #100DaysOfCode"


Copy button small interaction done w/ @motiondotdev #Motion #JavaScript


FWA of the Day! 🏆 Three days after the Awwwards SOTD, LaCrapule Studio just got an @fwa of the Day! 🤩 Two awards in a few days, didn’t see that one coming. Thanks so much to all the judges who voted 🖤 #FWA #javascript #freelance

AmineZegmou's tweet image. FWA of the Day! 🏆

Three days after the Awwwards SOTD, LaCrapule Studio just got an @fwa of the Day! 🤩

Two awards in a few days, didn’t see that one coming.

Thanks so much to all the judges who voted 🖤

#FWA #javascript #freelance

#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!

Used @calcom today — integrated it using plain JavaScript and was honestly impressed by how smooth and developer-friendly it is. Took just a few lines to get a working popup scheduler Definitely a solid alternative to Calendly!🔥 #webdev #javascript

kanishk94441155's tweet image. Used @calcom today — integrated it using plain JavaScript and was honestly impressed by how smooth and developer-friendly it is.
Took just a few lines to get a working popup scheduler 
Definitely a solid alternative to Calendly!🔥 #webdev #javascript
kanishk94441155's tweet image. Used @calcom today — integrated it using plain JavaScript and was honestly impressed by how smooth and developer-friendly it is.
Took just a few lines to get a working popup scheduler 
Definitely a solid alternative to Calendly!🔥 #webdev #javascript

Day 30 of my #WebDev journey 💻 Learned about Events in JavaScript — understanding the event object, handling events, and the concepts of bubbling and capturing 🔍 Each concept brings me closer to mastering the browser’s behavior! #JavaScript #100DaysOfCode #LearnInPublic

_abhijeet13's tweet image. Day 30 of my #WebDev journey 💻
Learned about Events in JavaScript — understanding the event object, handling events, and the concepts of bubbling and capturing 🔍
Each concept brings me closer to mastering the browser’s behavior!
#JavaScript #100DaysOfCode #LearnInPublic
_abhijeet13's tweet image. Day 30 of my #WebDev journey 💻
Learned about Events in JavaScript — understanding the event object, handling events, and the concepts of bubbling and capturing 🔍
Each concept brings me closer to mastering the browser’s behavior!
#JavaScript #100DaysOfCode #LearnInPublic

Using Custom Events in JavaScript ✨ Imagine your app as a network of radios : -> One part broadcasts: “All notes deleted!” -> Another part instantly reacts: “Got it! Let me update myself.” No messy prop drilling - just elegant communication between components. #javascript

adityadotdev's tweet image. Using Custom Events in JavaScript ✨

Imagine your app as a network of radios :

 -> One part broadcasts: “All notes deleted!”
-> Another part instantly reacts: “Got it! Let me update myself.”

No messy prop drilling - just elegant communication between components.

#javascript

Day 38/100 #100DaysOfCode! 🚀 Completed Expense App: added edit functionality to frontend (Axios PUT) & backend (Sequelize). Full CRUD done! #JavaScript #NodeJS #FullStack #SharpenerTech


When I started coding, I didn’t know I was already building a mini framework — modular JS, PubSub, reusable components. Now I see React is just ES6 in disguise — a library and a framework in one. Below picture: my GitHub growth so far 🚀 #JavaScript #React

TipDevsMe's tweet image. When I started coding, I didn’t know I was already building a mini framework — modular JS, PubSub, reusable components.
Now I see React is just ES6 in disguise — a library and a framework in one.
Below picture: my GitHub growth so far 🚀

#JavaScript #React

🟢『Vue.jsのツボとコツがゼッタイにわかる本[第2版]』は、初心者でも描画機能から実践できるやさしいVue入門書。 amazon.co.jp/dp/4798066605?… #Vuejs #JavaScript #本紹介


Day 29 & 30 of Defense Course Learned how the browser comes alive through DOM & Events. DOM → select, modify, create elements dynamically. DocumentFragment → update UI efficiently. Events → bubbling, capturing, addEventListener. #JavaScript #DefenseCourse #LearningJourney

manojdev_4712's tweet image. Day 29 & 30 of Defense Course 

Learned how the browser comes alive through DOM & Events.

DOM → select, modify, create elements dynamically.
 DocumentFragment → update UI efficiently.
Events → bubbling, capturing, addEventListener.

#JavaScript #DefenseCourse #LearningJourney

A031925: Upper prime of a difference of 6 between consecutive primes 3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A03192… 3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A03… 2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500term… #decompwlj #math #javascript #numbers

decompwlj's tweet image. A031925: Upper prime of a difference of 6 between consecutive primes

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A03192…
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A03…
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500term…

#decompwlj #math #javascript #numbers
decompwlj's tweet image. A031925: Upper prime of a difference of 6 between consecutive primes

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A03192…
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A03…
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500term…

#decompwlj #math #javascript #numbers

【JavaScriptを使う判断フロー】 ◤初期表示  PHP一択 ↓ ユーザーが操作(クリック、入力、送信など) ◤操作結果をページ遷移せずに反映したい?  YES → JavaScript + Ajax  NO(遷移してもOK) → PHP #未経験エンジニア #JavaScript


जबलपुर ने दीवाली की रात स्वच्छता की रोशनी से लिखा इतिहास, रात तीन बजे शुरू हुआ अभियान चार घंटे में चमक उठा शहर palpalindia.com/2025/10/21/Jab… #javascript #programming


Want to learn more programming concepts and tips.? Follow @codecampusng now Understanding the JavaScript Number Method. Have you used them at any time? Let us know in the comments Begin your journey as a Developer today. Send us a message today #programming #javascript #js #tech

codecampusng's tweet image. Want to learn more programming concepts and tips.?
Follow @codecampusng now
Understanding the JavaScript Number Method.
Have you used them at any time?
Let us know in the comments
Begin your journey as a Developer today. Send us a message today
#programming #javascript #js #tech

🚀 Exciting news for database developers! 🚀 With MySQL, JavaScript stored programs get a major boost thanks to the introduction of LIBRARY objects! Discover how to use and share JavaScript code in MySQL stored programs! #MySQL #JavaScript #Developers social.ora.cl/6017AfR7v

mysql_community's tweet image. 🚀 Exciting news for database developers! 🚀

With MySQL, JavaScript stored programs get a major boost thanks to the introduction of LIBRARY objects!

Discover how to use and share JavaScript code in MySQL stored programs!

#MySQL  #JavaScript  #Developers
social.ora.cl/6017AfR7v

Every new React dev after one tutorial: “It’s just JavaScript with components!” 😎 Then production hits… and so does useEffect inside useEffect. 😵‍💫 Reality hits different. ⚛️😂 #JavaScript #React

ravindra5k's tweet image. Every new React dev after one tutorial: “It’s just JavaScript with components!” 😎

Then production hits… and so does useEffect inside useEffect. 😵‍💫

Reality hits different. ⚛️😂
#JavaScript #React

Day 26 & 27 of Web Dev ⚡ Dove deep into JavaScript’s brain — closures, higher-order functions, and scope. Also explored filter, map, reduce & set — the real power tools behind clean, efficient code! 🔥 #WebDevelopment #Javascript

CharismaSolace's tweet image. Day 26 & 27 of Web Dev ⚡
Dove deep into JavaScript’s brain — closures, higher-order functions, and scope.
Also explored filter, map, reduce & set — the real power tools behind clean, efficient code! 🔥
#WebDevelopment #Javascript
CharismaSolace's tweet image. Day 26 & 27 of Web Dev ⚡
Dove deep into JavaScript’s brain — closures, higher-order functions, and scope.
Also explored filter, map, reduce & set — the real power tools behind clean, efficient code! 🔥
#WebDevelopment #Javascript

Day 22 🚀 | Web Dev Journey • Topic: Arrays in JavaScript 📚 • Learned how to create, access & modify arrays • Explored methods like push(), pop(), shift(), unshift(), slice(), splice() 🔄 Arrays make data handling so much easier! 💻✨ #100DaysOfCode #JavaScript #WebDev

abdullahatif07's tweet image. Day 22 🚀 | Web Dev Journey

• Topic: Arrays in JavaScript 📚

• Learned how to create, access & modify arrays

• Explored methods like push(), pop(), shift(), unshift(), slice(), splice() 🔄

Arrays make data handling so much easier! 💻✨

#100DaysOfCode #JavaScript #WebDev

Day 24 & 25 of Web Dev✅ Dove deep into JavaScript functions — the real building blocks of logic! Also explored how JS code runs and the magic of hoisting ✨ #WebDevelopment #javascript

CharismaSolace's tweet image. Day 24 & 25 of Web Dev✅
Dove deep into JavaScript functions — the real building blocks of logic!
Also explored how JS code runs and the magic of hoisting ✨
#WebDevelopment #javascript
CharismaSolace's tweet image. Day 24 & 25 of Web Dev✅
Dove deep into JavaScript functions — the real building blocks of logic!
Also explored how JS code runs and the magic of hoisting ✨
#WebDevelopment #javascript

My web development journey Day(20) - Javascript Lecture(12) .map() (The Transformer): Create a new array by transforming every element. .filter() (The Sieve): Create a new array with only elements that pass a test. #CoderArmy #webdevelopment #javascript #css

SachinK82390021's tweet image. My web development journey Day(20) - Javascript Lecture(12)      
.map() (The Transformer): Create a new array by transforming every element.
.filter() (The Sieve): Create a new array with only elements that pass a test.

    #CoderArmy #webdevelopment #javascript #css

Day 25 #buildinpublic 📌JavaScript Lecture 11✅️ Today's learnings 👩‍💻 • Scope in JavaScript 🔍 • Closures 🧠 • Higher Order Functions ⚙️ #JavaScript #WomenInTech #CodeNewbie #100DaysOfCode #WebDev #CodingJourney #day25

vkajal10's tweet image. Day 25  #buildinpublic 

📌JavaScript Lecture 11✅️

  Today's learnings 👩‍💻
• Scope in JavaScript 🔍
• Closures 🧠
• Higher Order Functions ⚙️

#JavaScript #WomenInTech #CodeNewbie #100DaysOfCode #WebDev #CodingJourney #day25

Day 21 of 100 ☑️ React JS Basic and trying to understand Component composition. Anyone can review my codes. Is it in correct way?? #HTML #CSS #JavaScript #FrontEnd #WebDev #buildinpublic #DeveloperLife #CodingJourney #CodeNewbie

WKDe_v's tweet image. Day 21 of 100    ☑️ React JS Basic and  trying to understand Component composition. Anyone can review my codes. Is it in correct way??  #HTML #CSS #JavaScript #FrontEnd #WebDev #buildinpublic #DeveloperLife #CodingJourney #CodeNewbie
WKDe_v's tweet image. Day 21 of 100    ☑️ React JS Basic and  trying to understand Component composition. Anyone can review my codes. Is it in correct way??  #HTML #CSS #JavaScript #FrontEnd #WebDev #buildinpublic #DeveloperLife #CodingJourney #CodeNewbie

Day 40 — DSA Grind 🔥 Solved 🧩 Min Stack 🧩 Valid Parentheses Both are pure stack magic! Loved how storing just one extra value can make getMin() O(1), and how clean bracket matching logic can be 🧠 Big thanks to @akshaymarch7 for keeping DSA fun 🙏 #Day40 #DSA #JavaScript

meghraj_thakre1's tweet image. Day 40 — DSA Grind 🔥
Solved
🧩 Min Stack
🧩 Valid Parentheses
Both are pure stack magic!
Loved how storing just one extra value can make getMin() O(1),
and how clean bracket matching logic can be 🧠
Big thanks to @akshaymarch7 for keeping DSA fun 🙏
#Day40 #DSA #JavaScript
meghraj_thakre1's tweet image. Day 40 — DSA Grind 🔥
Solved
🧩 Min Stack
🧩 Valid Parentheses
Both are pure stack magic!
Loved how storing just one extra value can make getMin() O(1),
and how clean bracket matching logic can be 🧠
Big thanks to @akshaymarch7 for keeping DSA fun 🙏
#Day40 #DSA #JavaScript

“Code that looks simple, hides cleverness.” Found my top two, your turn to find the third! 👀 #JavaScript #CodingIsArt #DSA #FrontendDev #LearningInPublic

cosmicc1444's tweet image. “Code that looks simple, hides cleverness.” 

Found my top two, your turn to find the third! 👀

#JavaScript #CodingIsArt #DSA #FrontendDev #LearningInPublic

Day 43 of #100DaysOfCode Started building a Weather App — setting up UI & structure today. Next step: integrating live weather API data to make it fully functional! #100DaysOfCode #JavaScript #WebDev #Coding #CodeNewbie #WeatherApp

alexinwebs's tweet image. Day 43 of #100DaysOfCode

Started building a Weather App — setting up UI & structure today.
Next step: integrating live weather API data to make it fully functional!
#100DaysOfCode #JavaScript #WebDev #Coding #CodeNewbie #WeatherApp
alexinwebs's tweet image. Day 43 of #100DaysOfCode

Started building a Weather App — setting up UI & structure today.
Next step: integrating live weather API data to make it fully functional!
#100DaysOfCode #JavaScript #WebDev #Coding #CodeNewbie #WeatherApp
alexinwebs's tweet image. Day 43 of #100DaysOfCode

Started building a Weather App — setting up UI & structure today.
Next step: integrating live weather API data to make it fully functional!
#100DaysOfCode #JavaScript #WebDev #Coding #CodeNewbie #WeatherApp
alexinwebs's tweet image. Day 43 of #100DaysOfCode

Started building a Weather App — setting up UI & structure today.
Next step: integrating live weather API data to make it fully functional!
#100DaysOfCode #JavaScript #WebDev #Coding #CodeNewbie #WeatherApp

Day 2 of #100DaysOfCode 💻 Today I explored the world of #JavaScript — understanding its syntax, the DOM, and how console interactions work. Excited to dive deeper into dynamic web pages! 🚀 #WebDevelopment #CodingJourney #FrontendDev

Aditya_kum_ar's tweet image. Day 2 of #100DaysOfCode 💻
Today I explored the world of #JavaScript — understanding its syntax, the DOM, and how console interactions work. Excited to dive deeper into dynamic web pages! 🚀
#WebDevelopment #CodingJourney #FrontendDev

Day-30 ✅ Events in JavaScript ⚡ 📘 CoderArmy ✨ Events = actions (click, keypress) ✨ addEventListener() handles events ✨ Flow: Capture → Target → Bubble ✨ e.target & Event Delegation 📝 Notes → notion.so/Events-in-Java… 🙌 By @rohit_negi9 #JavaScript

AmanRoy29629082's tweet image. Day-30 ✅ Events in JavaScript ⚡
📘 CoderArmy
✨ Events = actions (click, keypress)
✨ addEventListener() handles events
✨ Flow: Capture → Target → Bubble
✨ e.target & Event Delegation
📝 Notes → notion.so/Events-in-Java…
🙌 By @rohit_negi9
#JavaScript

Je viens de terminer un autre projet JavaScript : une App Météo ! Suite à ma Todo List, c'est une nouvelle étape pour maîtriser les bases du JS vanilla avant de passer à React. #JavaScript #DevWeb #ProjetPerso #CodeFrançais

Mthioub_t's tweet image. Je viens de terminer un autre projet JavaScript : une App Météo !

Suite à ma Todo List, c'est une nouvelle étape pour maîtriser les bases du JS vanilla avant de passer à React.

#JavaScript #DevWeb #ProjetPerso #CodeFrançais

Day 22 of #100DaysOfCode ✨ Applied percentage discounts to object values ✨ Used Object.entries() + map() + Object.fromEntries() ✨ Keeps original object intact while producing a new one Perfect practice with objects, immutability & array methods! #100DaysOfCode #JavaScript #Web

BEKAAMAN2's tweet image. Day 22 of #100DaysOfCode
✨ Applied percentage discounts to object values
✨ Used Object.entries() + map() + Object.fromEntries()
✨ Keeps original object intact while producing a new one
Perfect practice with objects, immutability & array methods!
#100DaysOfCode #JavaScript #Web

Day 25 of JavaScript 🚀 ✅Covered Middleware in Express ✅Created a routes in it, express app, practiced the examples side by side #webdev #javascript #express #buildinpublic

Sufyan_twt's tweet image. Day 25 of JavaScript 🚀 

✅Covered Middleware in Express 

✅Created a routes in it, express app, practiced the examples side by side 

#webdev #javascript #express #buildinpublic

Applying my js learnings to the some basic project... #100DaysOfCode #javaScript

alexinwebs's tweet image. Applying my js learnings to the some basic project...
#100DaysOfCode #javaScript

Day 76 ☕ Java — practiced for and while loops ☁️ Mini project (Moving Clouds) — started adding JavaScript concepts to bring it to life. #100DaysOfCode #Java #JavaScript #FrontendDev #CodingJourney #BuildInPublic #30NitesOfCode codedex.io/community/30-n…

MoniTechCodes's tweet image. Day 76
☕ Java — practiced for and while loops
☁️ Mini project (Moving Clouds) — started adding JavaScript concepts to bring it to life.
#100DaysOfCode #Java #JavaScript #FrontendDev #CodingJourney #BuildInPublic #30NitesOfCode
codedex.io/community/30-n…
MoniTechCodes's tweet image. Day 76
☕ Java — practiced for and while loops
☁️ Mini project (Moving Clouds) — started adding JavaScript concepts to bring it to life.
#100DaysOfCode #Java #JavaScript #FrontendDev #CodingJourney #BuildInPublic #30NitesOfCode
codedex.io/community/30-n…
MoniTechCodes's tweet image. Day 76
☕ Java — practiced for and while loops
☁️ Mini project (Moving Clouds) — started adding JavaScript concepts to bring it to life.
#100DaysOfCode #Java #JavaScript #FrontendDev #CodingJourney #BuildInPublic #30NitesOfCode
codedex.io/community/30-n…

Loading...

Something went wrong.


Something went wrong.


United States Trends