#javascript search results

W.I.P. Metastasi #1 To be released on the new @bootloader_art gen art platform. So nice to have again a place on Tezos to mint long form projects. Thank you @objktcom 💚 #javascript #plotterart #plottertwitter #generativeart #genart #digitalart #abstractart #graphicart

CCDDBB's tweet image. W.I.P. Metastasi #1

To be released on the new @bootloader_art gen art platform. So nice to have again a place on Tezos to mint long form projects.

Thank you @objktcom 💚

#javascript #plotterart #plottertwitter #generativeart #genart #digitalart #abstractart #graphicart

Feel that need for speed! 🏎️💨 ✅ Project Complete: Build a Palindrome Checker 🎯 What I practiced: - String manipulation - Reversing strings - Palindrome logic - Input validation "five\|_/four is not a palindrome."🚀 #freeCodeCamp #JavaScript #100DaysOfCode #CodingJourney

RichmondBuilds's tweet image. Feel that need for speed! 🏎️💨

✅ Project Complete: Build a Palindrome Checker

🎯 What I practiced:
- String manipulation
- Reversing strings
- Palindrome logic
- Input validation

"five\|_/four is not a palindrome."🚀

#freeCodeCamp #JavaScript #100DaysOfCode #CodingJourney

Day 31 Of Learning Javascript🎯. Took my code from messy to clean (refactoring), explored classes, handled ESC keypress events, and built a modal window. Small wins, big growth. #100DaysOfCode #javascript

Miss_bettiee's tweet image. Day 31 Of Learning Javascript🎯.
Took my code from messy to clean (refactoring), explored classes, handled ESC keypress events, and built a modal window.
Small wins, big growth. #100DaysOfCode #javascript
Miss_bettiee's tweet image. Day 31 Of Learning Javascript🎯.
Took my code from messy to clean (refactoring), explored classes, handled ESC keypress events, and built a modal window.
Small wins, big growth. #100DaysOfCode #javascript

Built a To-Do App 📝 with add, edit, delete, filters, and time ⏰. Uses localStorage 💾 for saving tasks. 🔗 Live: shreyaraj33.github.io/todo-app/ #WebDev #JavaScript


Struggling with fractions? 🧩 Learn how to solve them like a programmer! Our new tutorial walks you through subtracting fractions using the LCM method in #JavaScript. Perfect for students and #STEM educators. Check it out: usingmaths.com/junior_seconda… #Maths #LearnToCode #StudyTips

teamUseOfMaths's tweet image. Struggling with fractions? 🧩 Learn how to solve them like a programmer!

Our new tutorial walks you through subtracting fractions using the LCM method in #JavaScript. Perfect for students and #STEM educators.

Check it out: usingmaths.com/junior_seconda…

#Maths #LearnToCode #StudyTips

ウェブのフロントエンドエンジニアに質問。 Linterは使っていますか? #JavaScript #TypeScript


Hiring: ServiceTitan - Senior Web Developer Location: Remote - United States jsjobbs.com/javascript-job… #javascript #reactjs #nodejs #vuejs #jobs #hiring


Hi Zyra. I build fullstack web apps with #javascript/#typescript. Building with #rust for web and the #soroban blockchain too.


Day 87 #100DaysOfCode 🚀 React State with Arrays & Objects! ⚛️ ✔ Objects & State ✔ Arrays & State ✔ Built a Todo app ✔ Unique keys for lists ✔ Add/Delete/Update todos ✔ Mark as Done feature Todo app = State mastery! ✅ #ReactJS #JavaScript #WebDev #LearnInPublic


【副業募集】 Go×Next.jsで自社サービス開発中 前職:C# 5年/JS 5年 稼働可能: ・平日6:00-9:00 ・休日応相談 ・長期希望 フルスタック対応 ・自走可 DMお待ちしてます #Go #JavaScript #NextJS #エンジニア #副業


Day 103 / 365 👨‍💻 Continued steady React practice. 🧩 Worked on improving a small feature 🔁 Observed state updates during interactions ⚙️ Refined logic for better clarity 🧠 Focused on writing simpler components #365DaysOfCode #React #JavaScript #Frontend


Built a TodoList app with React & Redux Toolkit ⚛️ Tech used: → React → Redux Toolkit → Component based architecture The hardest part? Understanding how state flows from slice → store → Provider → useSelector 🔥 #ReactJS #ReduxToolkit #JavaScript #WebDevelopment

Ujjwal__911's tweet image. Built a TodoList app with React & Redux Toolkit ⚛️

Tech used:
→ React 
→ Redux Toolkit
→ Component based architecture

The hardest part? Understanding how state flows from slice → store → Provider → useSelector 🔥

#ReactJS #ReduxToolkit #JavaScript #WebDevelopment

Hiring: Allstate - Mid – Senior Full Stack Software Engineer Location: Remote - United States jsjobbs.com/javascript-job… #javascript #reactjs #nodejs #vuejs #jobs #hiring


If you are a backend developer, Earn $40-$100 per hour working in your flexible timings. subscribe here refer.micro1.ai/referral/jobs?… #python #typescript #javascript #golang #rust #node


🚀 New Article Live! String Polyfills & Common JS Interview Methods 🧠 Learn: ✔️ How string methods actually work ✔️ Writing your own polyfills ✔️ Interview-focused problems Read here 👇 visi1252.hashnode.dev/string-polyfil… #JavaScript #Coding #WebDev #chaicode @ChaiCodeHQ @nirudhuuu


In the left window you see my map editor, in the right window you see that each map of is a webpage with the name as URL. The animations, hue and duplicate functions now work and I improved the UI a little. #javascript #HTML #CSS #IndieGameDev #indiegame #indiedev #NodeJS #mysql


JavaScript / TypeScriptのオブジェクト操作を、基本から実践までわかりやすく整理しました。 宣言と値の取得、追加・更新・削除、Object.keys()や Object.entries()、分割代入など色々学べます。 オブジェクトの扱いに慣れたい方におすすめです。 #JavaScript #オブジェクト webtech-village.jp/content/object…


💡 Day 19/100 JS Tip: Default parameters ✅ function greet(name = "Guest") ❌ name = name || "Guest" Cleaner & safer. Using this already? #100DaysOfCode #JavaScript #WebDev


💡 Day 17/100 JS Tip: Use array methods ✅ arr.map() ❌ for loops (in many cases) Cleaner, shorter, easier to read. Map/filter or loops? #100DaysOfCode #JavaScript #CleanCode


「命中50% − 回避50% = 0%」 いや、それ一生当たらんやん… RPGの確率計算、 ちゃんと考えると結構ハマる。 まさかのシグモイド関数も登場。 ChatGPTとゼロからRPGを作る旅 👇第27章(計算式で悩んだ話) projectseven.jp/rpg/articles/c… #ゲーム制作 #JavaScript #個人開発


Just fixed a bug and another one showed up ASAP 😂 Wanted to start questioning my life choices only to realize I just needed to add curly braces to pass an object as a parameter 🤦 I'm done, off to watch anime 😪 #JavaScript

PreciousJaphe10's tweet image. Just fixed a bug and another one showed up ASAP 😂
Wanted to start questioning my life choices only to realize I just needed to add curly braces to pass an object as a parameter 🤦 
I'm done, off to watch anime 😪

#JavaScript
PreciousJaphe10's tweet image. Just fixed a bug and another one showed up ASAP 😂
Wanted to start questioning my life choices only to realize I just needed to add curly braces to pass an object as a parameter 🤦 
I'm done, off to watch anime 😪

#JavaScript
PreciousJaphe10's tweet image. Just fixed a bug and another one showed up ASAP 😂
Wanted to start questioning my life choices only to realize I just needed to add curly braces to pass an object as a parameter 🤦 
I'm done, off to watch anime 😪

#JavaScript

Built during med school → clinical transition. Needed a workspace that felt like being INSIDE the code. Terminal emulation, command bar, binary clock, server LEDs. Digital rain reacts to focus timer. #JavaScript #VSCode #DevTools


🔔 New job: Frontend Developer (Angular) at 🇺🇸 Sundayy ⬇️ Apply now! #angular #javascript #developer bebee.com/us/jobs/fronte…


Hiring: Procore - Integration Software Engineer Location: Remote - United States jsjobbs.com/javascript-job… #javascript #reactjs #nodejs #vuejs #jobs #hiring


【副業募集】 Go×Next.jsで自社サービス開発中 前職:C# 5年/JS 5年 稼働可能: ・平日6:00-9:00 ・休日応相談 ・長期希望 フルスタック対応 ・自走可 DMお待ちしてます #Go #JavaScript #NextJS #エンジニア #副業


That's not the correct value for the last digit of PI Proof by #JavaScript

jcubic's tweet image. That's not the correct value for the last digit of PI

Proof by #JavaScript

Hiring: Adobe - Software Development Engineer Location: Remote - United States jsjobbs.com/javascript-job… #javascript #reactjs #nodejs #vuejs #jobs #hiring


Hiring: Amber Labs - Senior Front End Developer Location: Remote - United States jsjobbs.com/javascript-job… #javascript #reactjs #nodejs #vuejs #jobs #hiring


Hiring: Hawk-Eye Innovations Ltd - Front-End Software Engineer Location: Remote - United States jsjobbs.com/javascript-job… #javascript #reactjs #nodejs #vuejs #jobs #hiring


Day 4/60 — JavaScript Variables & prompt() 🟨 let favouriteFood = "Garri" ✅ prompt("Enter your weight") ✅ My code stores data AND interrogates people now 😂 What would your favouriteFood variable be? 👇 #100DaysOfCode #JavaScript #CodeNewbie

Mattie_Tech's tweet image. Day 4/60 — JavaScript Variables & prompt() 🟨
let favouriteFood = "Garri" ✅
prompt("Enter your weight") ✅
My code stores data AND interrogates people now 😂
What would your favouriteFood variable be? 👇
#100DaysOfCode #JavaScript #CodeNewbie
Mattie_Tech's tweet image. Day 4/60 — JavaScript Variables & prompt() 🟨
let favouriteFood = "Garri" ✅
prompt("Enter your weight") ✅
My code stores data AND interrogates people now 😂
What would your favouriteFood variable be? 👇
#100DaysOfCode #JavaScript #CodeNewbie
Mattie_Tech's tweet image. Day 4/60 — JavaScript Variables & prompt() 🟨
let favouriteFood = "Garri" ✅
prompt("Enter your weight") ✅
My code stores data AND interrogates people now 😂
What would your favouriteFood variable be? 👇
#100DaysOfCode #JavaScript #CodeNewbie
Mattie_Tech's tweet image. Day 4/60 — JavaScript Variables & prompt() 🟨
let favouriteFood = "Garri" ✅
prompt("Enter your weight") ✅
My code stores data AND interrogates people now 😂
What would your favouriteFood variable be? 👇
#100DaysOfCode #JavaScript #CodeNewbie

Built a TodoList app with React & Redux Toolkit ⚛️ Tech used: → React → Redux Toolkit → Component based architecture The hardest part? Understanding how state flows from slice → store → Provider → useSelector 🔥 #ReactJS #ReduxToolkit #JavaScript #WebDevelopment

Ujjwal__911's tweet image. Built a TodoList app with React & Redux Toolkit ⚛️

Tech used:
→ React 
→ Redux Toolkit
→ Component based architecture

The hardest part? Understanding how state flows from slice → store → Provider → useSelector 🔥

#ReactJS #ReduxToolkit #JavaScript #WebDevelopment

Really cool project. #javascript is dead kkkk


Day 87/100 🚀 Still learning JavaScript classes — practicing syntax, getters/setters, inheritance, private fields, and static methods. #100DaysOfCode #JavaScript #WebDev


🚀 Today’s JS Learning Explored ES6 Modules export / import default vs named import * as Saw modules loading in DevTools 👀 JS finally feels like real-world dev 🔥 #100DaysOfCode #JavaScript #WebDev #day93

Ashab__683's tweet image. 🚀 Today’s JS Learning

Explored ES6 Modules

export / import
default vs named
import * as

Saw modules loading in DevTools 👀

JS finally feels like real-world dev 🔥

#100DaysOfCode #JavaScript #WebDev #day93
Ashab__683's tweet image. 🚀 Today’s JS Learning

Explored ES6 Modules

export / import
default vs named
import * as

Saw modules loading in DevTools 👀

JS finally feels like real-world dev 🔥

#100DaysOfCode #JavaScript #WebDev #day93

Day 20 of learning JavaScript….. Summarized all 30 array methods I’ve picked up so far! Spent the day putting them to work solving problems—it's amazing to see how much has actually stuck. Feeling the growth today. 💻✨ #100DaysOfCode #JavaScript #CodeNewbie


I've improve my gravity simulator to allow the user to customize the sphere's size, density and color in real time. It's really fun now! #html #css #javascript


⚡️ The Date way and The Temporal way to calculate days in JavaScript #JavaScript

KaraBharat's tweet image. ⚡️ The Date way and The Temporal way to calculate days in JavaScript

#JavaScript

🧐 Do you know `/*@__NO_SIDE_EFFECTS__*/`? This notation tells Rspack: "This function has no side effects—safe to remove if unused~" 🦀Rspack 2.0.0-rc.1 now understands it with cross-module support! Smaller bundle size and better tree-shaking🌲 #Rspack #WebDev #JavaScript

rspack_dev's tweet image. 🧐 Do you know `/*@__NO_SIDE_EFFECTS__*/`?

This notation tells Rspack: 
"This function has no side effects—safe to remove if unused~"

🦀Rspack 2.0.0-rc.1 now understands it with cross-module support!

Smaller bundle size and better tree-shaking🌲
#Rspack #WebDev #JavaScript

NodeSource is at the @nodejs Collaboration Summit 2026 🇬🇧 @_rafaelgss, @s_gimeno, and @edsadr are in London, contributing to the future of Node.js. Want behind-the-scenes insights from the Summit? What should we share 👇🏼 #Nodejs #OpenSource #JavaScript

NodeSource's tweet image. NodeSource is at the @nodejs Collaboration Summit 2026 🇬🇧

@_rafaelgss, @s_gimeno, and @edsadr are in London, contributing to the future of Node.js.

Want behind-the-scenes insights from the Summit?
What should we share 👇🏼

#Nodejs #OpenSource #JavaScript

When they said coding was like a puzzle 🧩, but didn't mention some pieces change shape 🤯, and others are just a happy accident 🪄✨. #python #java #javascript

Python_Dv's tweet image. When they said coding was like a puzzle 🧩, but didn't mention some pieces change shape 🤯, and others are just a happy accident 🪄✨.

#python #java #javascript

Day 1 of Chai and Backend challenge Understand the Roadmap of Backend, file structure, prerequisites and more. @ChaiCodeHQ @Hiteshdotcom #chaicode #JavaScript #backend #LearningInPublic

VinnyMadaan3's tweet image. Day 1 of Chai and Backend challenge
Understand the Roadmap of Backend, file structure, prerequisites and more.
@ChaiCodeHQ @Hiteshdotcom 

#chaicode #JavaScript #backend #LearningInPublic

W.I.P. Metastasi #1 To be released on the new @bootloader_art gen art platform. So nice to have again a place on Tezos to mint long form projects. Thank you @objktcom 💚 #javascript #plotterart #plottertwitter #generativeart #genart #digitalart #abstractart #graphicart

CCDDBB's tweet image. W.I.P. Metastasi #1

To be released on the new @bootloader_art gen art platform. So nice to have again a place on Tezos to mint long form projects.

Thank you @objktcom 💚

#javascript #plotterart #plottertwitter #generativeart #genart #digitalart #abstractart #graphicart

A plotted output from my first ever plottable algorithm created in 2024 and never released. #javascript #plotterart #plottertwitter #generativeart #genart #digitalart #abstractart #graphicart #nft

CCDDBB's tweet image. A plotted output from my first ever plottable algorithm created in 2024 and never released.

#javascript #plotterart #plottertwitter #generativeart #genart #digitalart #abstractart #graphicart #nft

The ultimate definition of happiness: Python, C++, and JavaScript #python #javascript #js #cplusplus

Python_Dv's tweet image. The ultimate definition of happiness: Python, C++, and JavaScript

#python #javascript #js #cplusplus

Dark Side Eclipse ☀️🌑🚀 dwitter.net/d/35218 #javascript #tinycode #nasa for(r=t?320:1140,i=r*49;i--;x.fillRect(1e3+r*X,540+r*Y,29,25))Z=i**.9%1,W=1-Z*Z,X=W*S(a=i*i),Y=W*C(a),x.fillStyle=R(v=t?(S(q=5.6)*Z-C(q)*X-Y/2)*150:(C(X-Y/3+.05)*C(Y/.6))**9*290,v*.95,t?v/.95:v)

KilledByAPixel's tweet image. Dark Side Eclipse ☀️🌑🚀 dwitter.net/d/35218 #javascript #tinycode #nasa

for(r=t?320:1140,i=r*49;i--;x.fillRect(1e3+r*X,540+r*Y,29,25))Z=i**.9%1,W=1-Z*Z,X=W*S(a=i*i),Y=W*C(a),x.fillStyle=R(v=t?(S(q=5.6)*Z-C(q)*X-Y/2)*150:(C(X-Y/3+.05)*C(Y/.6))**9*290,v*.95,t?v/.95:v)
KilledByAPixel's tweet image. Dark Side Eclipse ☀️🌑🚀 dwitter.net/d/35218 #javascript #tinycode #nasa

for(r=t?320:1140,i=r*49;i--;x.fillRect(1e3+r*X,540+r*Y,29,25))Z=i**.9%1,W=1-Z*Z,X=W*S(a=i*i),Y=W*C(a),x.fillStyle=R(v=t?(S(q=5.6)*Z-C(q)*X-Y/2)*150:(C(X-Y/3+.05)*C(Y/.6))**9*290,v*.95,t?v/.95:v)

Subpixel Font Demo 🔍 dwitter.net/d/35221 #javascript #tinycode #subpixel $='筯璓珧秧䧭秏篏䤧篯积' for(t*=360,j=w=2e3,t||x.fillRect(0,0,w,w);j--;)for(i=5;i--;x.fillRect(j*2,i+t,1,1))f=f=>($.charCodeAt((j**3.7+t**3)%10)&1<<f+i*3)*w,x.fillStyle=R(f(0),f(1),f(2))

KilledByAPixel's tweet image. Subpixel Font Demo 🔍 dwitter.net/d/35221 #javascript #tinycode #subpixel

$=&apos;筯璓珧秧䧭秏篏䤧篯积&apos;
for(t*=360,j=w=2e3,t||x.fillRect(0,0,w,w);j--;)for(i=5;i--;x.fillRect(j*2,i+t,1,1))f=f=&amp;gt;($.charCodeAt((j**3.7+t**3)%10)&amp;amp;1&amp;lt;&amp;lt;f+i*3)*w,x.fillStyle=R(f(0),f(1),f(2))
KilledByAPixel's tweet image. Subpixel Font Demo 🔍 dwitter.net/d/35221 #javascript #tinycode #subpixel

$=&apos;筯璓珧秧䧭秏篏䤧篯积&apos;
for(t*=360,j=w=2e3,t||x.fillRect(0,0,w,w);j--;)for(i=5;i--;x.fillRect(j*2,i+t,1,1))f=f=&amp;gt;($.charCodeAt((j**3.7+t**3)%10)&amp;amp;1&amp;lt;&amp;lt;f+i*3)*w,x.fillStyle=R(f(0),f(1),f(2))

Hello world in different languages!! #java #javascript #python #php #csharp #cplusplus

Python_Dv's tweet image. Hello world in different languages!!

#java #javascript #python #php #csharp #cplusplus

Day 2 of Chai and Backend challenge. Made a small demo app using express just for fun and learning. Here's i wrote a blog on How to deploy your backend: vinnymadaan.hashnode.dev/how-to-deploy-… @ChaiCodeHQ @Hiteshdotcom #chaicode #JavaScript #backend #LearningInPublic

VinnyMadaan3's tweet image. Day 2 of Chai and Backend challenge.
Made a small demo app using express just for fun and learning. 
Here&apos;s i wrote a blog on How to deploy your backend: vinnymadaan.hashnode.dev/how-to-deploy-…

@ChaiCodeHQ
@Hiteshdotcom
#chaicode #JavaScript #backend #LearningInPublic
VinnyMadaan3's tweet image. Day 2 of Chai and Backend challenge.
Made a small demo app using express just for fun and learning. 
Here&apos;s i wrote a blog on How to deploy your backend: vinnymadaan.hashnode.dev/how-to-deploy-…

@ChaiCodeHQ
@Hiteshdotcom
#chaicode #JavaScript #backend #LearningInPublic

Problem: JavaScript’s `.sort()` mutates the array. Solution: Use `.toSorted()` instead. It returns a new sorted array. #javascript

petarivanovv9's tweet image. Problem: JavaScript’s `.sort()` mutates the array.

Solution: Use `.toSorted()` instead. It returns a new sorted array. 

#javascript

Fun story: I met @TejasKumar_ back in 2022 in Nigeria. He was a speaker and I was an attendee. Fast forward to 2026 we were both speakers @cityjsconf London! We got to recreate the photo from 2022 😇 #tech #ai #javascript

narudesigns's tweet image. Fun story: I met @TejasKumar_ back in 2022 in Nigeria. He was a speaker and I was an attendee. 
Fast forward to 2026 we were both speakers @cityjsconf London!

We got to recreate the photo from 2022 😇

#tech #ai #javascript
narudesigns's tweet image. Fun story: I met @TejasKumar_ back in 2022 in Nigeria. He was a speaker and I was an attendee. 
Fast forward to 2026 we were both speakers @cityjsconf London!

We got to recreate the photo from 2022 😇

#tech #ai #javascript

Easter Eggs 🐇 dwitter.net/d/35182 #javascript #tinycode for(t*=60,k=1e5;k--;x.fillRect(210+t%4*500+C(a=k/3e4)*r/2,40+(t>>2)*520+i,3,2,x.fillStyle=R(f(2),f(t),f(5))))i=k%480,r=(58e3-(i-240)**2)**.5*(i/3e3+.7)<<1,f=f=>(i/19-a*9-t*9&i/19+a*9^f+t)%7*a*27

KilledByAPixel's tweet image. Easter Eggs 🐇 dwitter.net/d/35182 #javascript #tinycode

for(t*=60,k=1e5;k--;x.fillRect(210+t%4*500+C(a=k/3e4)*r/2,40+(t&amp;gt;&amp;gt;2)*520+i,3,2,x.fillStyle=R(f(2),f(t),f(5))))i=k%480,r=(58e3-(i-240)**2)**.5*(i/3e3+.7)&amp;lt;&amp;lt;1,f=f=&amp;gt;(i/19-a*9-t*9&amp;amp;i/19+a*9^f+t)%7*a*27

Loading...

Something went wrong.


Something went wrong.