Faisal Akbar @_Faisal_Akbar
Full Stack Problem Solver | Data Storyteller | Bridging Code, Data, and Ideas dsfaisal.com New York, NY Joined July 2014-
Tweets105
-
Followers125
-
Following1K
-
Likes898
💡JavaScript Tips: Remove duplicates using Set: const unique = [...new Set([1, 2, 2, 3, 3, 4])] // [1, 2, 3, 4]
💡JavaScript Tips: Optional Chaining for Safe Property Access const user = { address: { street: "123 Main St" } } // Old way const street = user && user.address && user.address.street // Modern way const street = user?.address?.street
What's the best tool to automatically detect and remove bot followers on X?
🚀 useTransition() - The performance hook you need: • Non-blocking state updates • Background processing • Loading state management • Concurrent rendering ready #react
🎯 useEffect Cleanup Cheatsheet: • Timers: clearInterval • Events: removeEventListener • Subscriptions: unsubscribe • Connections: disconnect • API: cancel request Always clean what you create! 🚀 Why useEffect Cleanup? No cleanup = Memory leaks Missing cleanup = Bugs…
🚀 React Hooks: useEffect vs useLayoutEffect useEffect: • Runs after paint • Async, non-blocking • Use for: data fetching, subscriptions • Default choice for most cases useLayoutEffect: • Runs before paint • Sync, blocking • Use for: DOM measurements, preventing flickers…
🎯 useEffect() Simplified: // Run once useEffect(() => {}, []) // Run on changes useEffect(() => {}, [data]) // Run & cleanup useEffect(() => { return () => cleanup() }, []) No magic, just timing! #ReactJS #javascript
🔍 useRef() Cheat Sheet: const ref = useRef(initialValue) 3 Things to Remember: • It's mutable (ref.current) • Changes are instant • Won't trigger re-renders Perfect for: 📍 DOM references ⏱️ Timers 🗃️ Previous values #React #JavaScript
🎓 React useState() Cheatsheet: const [data, setData] = useState(initialValue) 3 Rules to Remember: 1. State updates trigger re-renders 2. State updates are async 3. Previous state? Use callback: setData(prev => prev + 1) #react #javascript
🧸 useState() explained to a 5-year-old: It's like a toy box: - box = your state - toys = your data - replacing toys = setState When you put in new toys (setState), React shows everyone your new toys (re-render)! #React #javascript

Angelina @HallieOsin9091
97 Followers 3K Following
Irene @m_irene79
291 Followers 3K Following
Yquirea @Yquirea481
16 Followers 329 Following
Elizabeth @dubberly_elizab
284 Followers 3K Following
Raroor @Raroor192
16 Followers 1K Following Dream big, work hard, stay focused, and surround yourself with good people.
Gareetirw @Gareetirw65161
3 Followers 467 Following
Ibu Kreni @krenijozz
0 Followers 26 Following
SylviaLeopold @F9Agw6o8Ec1nS
15 Followers 672 Following
Lucia @Awirva434193
38 Followers 2K Following Stay strong. Make them wonder how you’re still smiling.
Zoé @Djml1KdE8xQ9e77
18 Followers 709 Following
SarahConnie @AFabADBM386Af
26 Followers 2K Following
Georgia @82RXNyZ3etOIBR
43 Followers 1K Following
Isabel @2JAjsb0q8u7hAE
29 Followers 825 Following
JamieRusk @10F3s9b0jN48Tps
40 Followers 2K Following
Brandt Smitham @BrandtSmit56943
92 Followers 4K Following
Lera McGlynn @LeraMcglyn2454
110 Followers 4K Following
GriseldaStella @g7O4vbjg3tWGSU
35 Followers 2K Following
Octavia @kyB7PNLCtLHz1
16 Followers 840 Following
Christy @5a3ww4q7U1D6F
15 Followers 797 Following
GlobalMacroX🇺🇸 @Lihkif9938
36 Followers 2K Following 15-30% Monthly | 2 High-Conviction Stocks.Short-Term Gains: 15-20% in Days/Weeks.DM "JOIN" for WhatsApp Alerts. Live Trade Signals • Market Analysis
Garmeq @Garmeq6979
23 Followers 1K Following
Seethoot @SeethootUAu
56 Followers 1K Following
Ornahea @Ornahea34312
25 Followers 1K Following
David Roberts @DavidRober28421
52 Followers 2K Following
TetherPulse @StacyBurto63801
5 Followers 138 Following ✨ Earn Big Daily: 50-100000 USDT Potential! Secure & Fast Crypto Earning Starts Here For You. High Potential, Quick Returns Always. 💰⚡
Venky @bevenky
6K Followers 3K Following Founder/CEO @plivo. Excited about everything new in AI & Robotics.
sarah @s4rah_dev
11K Followers 7K Following
Tanmay Mokal @TanmayMokal2002
54 Followers 90 Following Either I am coding 💻 or just Overthinking ×D
Matt Ramage @ramagetime
13K Followers 13K Following Optimizing Web & AI Ops for Businesses. Book a call today. 👇
Qodo @QodoAI
19K Followers 2K Following Agentic AI for testing, reviewing, and writing code—continuous quality at every step.
Emon Hasan | Designer @helloemonhasan
220 Followers 1K Following I design websites for startup and agencies
Berna @Bernabuilds
232 Followers 266 Following Engineer 9 to 5 , rest of time building https://t.co/xzSVoUtEsQ 🚀
Huriye @huriyerty
2K Followers 426 Following Building a fantasy productivity app where you civilise Mars with @civitcio Trying the #buildinginpublic , pursuing a PhD, working with particle accelerators
Riaad Arif @riaad_arif
136 Followers 1K Following Helping you build your dream website 🌟 Custom, user-friendly & responsive designs💻 Let’s create something amazing together! DM to get started 📩 #webdesigner
Fenix @GstarWd99611
127 Followers 1K Following Growth Hacker , Solopreneur . Founder of https://t.co/q0g6mcFu9J https://t.co/F32CFiu8n4
ZACH @ZachBowders
9K Followers 965 Following Data Artist | Pop Culture Analytics | Tableau Visionary (6x) & Ambassador (5x) | Data + Love Podcast
Insan - UX/Product De... @insank18
7K Followers 1K Following UX/Product Designer ✦ Hit me up on my website: https://t.co/KWfCYRtoyD ✦ Sell Digital Products: https://t.co/ae4l2ln9FY Open to collab!
Era @uiuxEra
1K Followers 349 Following Website and Brand Designer | Co-founder at EV Studio | https://t.co/J9dCgy8V10 | Available for your web design projects
David Afolabi 👨�... @zyzer01
2K Followers 2K Following software | opensourcer | building && deploying | culer
Spigen @spigen
90K Followers 74 Following pronounced /speeˈgan/ Join #TeamSpigen. For help, @SpigenSupport
Priya Yogendra Rana @priya_yogendra
634 Followers 445 Following BI, Tableau/ThoughtSpot | SQL | Alteryx | MBA | Ex-S/w Dev | Wife&Mom | Tableau Public: profile/priya.yogendra Blog: https://t.co/Nm0wlHPr4y
iJustine @ijustine
1.8M Followers 3K Following Tech Reviewer 🎮 Podcast: @samebrain 💜 Jiu Jitsu || ijustine.eth 🪙 ijustine.sol 🐷 @jpig
Animate UI @animate_ui
3K Followers 48 Following A fully animated, open-source component distribution built with React, TypeScript, Tailwind CSS, and Motion.
AlignUI Design System @alignui
10K Followers 3 Following Design & development perfectly aligned. Contact us → [email protected]
Google AI Studio @GoogleAIStudio
53K Followers 2 Following The fastest path from prompt to production with Gemini
Morten from Rotato @rotatoapp
9K Followers 48 Following Perfect 3D mock-ups + videos. Minutes, not days. mac: https://t.co/dyi7CDgmuB web: https://t.co/m1jeYEFGeg say: hi@https://t.co/g5jSp1zmJp
Beto @betomoedano
5K Followers 721 Following Helping devs ship cool apps @Expo 🚀 https://t.co/eyWt49GsTs 🎥 https://t.co/ROWpdSel5I 🛒 Ex-@Walmart
David Haz @davidhdev
3K Followers 469 Following I build stuff for the web, it’s pretty cool sometimes. Created https://t.co/p5hUVAKTbD, https://t.co/6prFLpIsXt and a lot more.
Design Chief Priest @dnaijatechguy
81K Followers 897 Following Product Designer @MistralAI | Building the future of AI & Design Systems | Book a call : https://t.co/yvt1DaQsHa | Opinions are mine
alexey @sekachov
14K Followers 463 Following building @askcomputerinc and @joisoftware. ex @wetransfer.
Hayden Bleasel @haydenbleasel
10K Followers 3K Following cooking @vercel • building https://t.co/hho1aGk9ym + https://t.co/22uhb98fWm
James Lucas @JamesLucasIT
737K Followers 8K Following Beauty is truth, truth beauty; that is all ye know on earth, and all ye need to know.
Peter Yang @petergyang
149K Followers 2K Following I share tactics and humor to help you save time with AI and craft better products | Join 125K+ readers at https://t.co/XYKTmGVH14 | Product at Roblox
Base UI @base_ui
7K Followers 0 Following Unstyled UI components for building accessible web apps and design systems. From the creators of Radix, Floating UI, and Material UI.
Erfan Ebrahimnia @ErfanEbrahimnia
3K Followers 303 Following building https://t.co/MhFEwfAzLE | swe | prev. Canva
ElevenLabs @elevenlabsio
141K Followers 11 Following The voice of technology. Bringing the world's knowledge, stories and agents to life.
Zed @zeddotdev
57K Followers 47 Following A next-generation code editor that enables high-performance collaboration with AI and your team. https://t.co/4Ua0UqLrsv
Wisdom @Wisdom_HQ
983K Followers 9 Following Philosophy, Psychology, Motivation. Learn From The Wisest & Smartest Men Who Ever Lived On Earth
Kamran Ahmed @kamrify
43K Followers 872 Following Built https://t.co/IeeRUu3pt0 • https://t.co/yg4CThzqrG • https://t.co/EnERZTkrRX • https://t.co/hAxfe9K9Kh • https://t.co/72mAUBytCo and more https://t.co/OyYM7uqdWK. Google Developer Expert. GitHub Star
ReUI @reui_io
4K Followers 202 Following Open-source collection of UI components and animated effects built with React, Typescript, Tailwind CSS, and Motion. Pairs beautifully with shadcn/ui.
Electron @electronjs
37K Followers 19 Following Build cross platform desktop apps with JavaScript, HTML, and CSS
Dokploy @getdokploy
2K Followers 2 Following Open Source Alternative to Vercel, Netlify and Heroku. By @siumauricio
Viktor Hofte @viktorhofte
4K Followers 458 Following Designer, Co-founder @middayai, @languine_ai & @cursordirectory
Dan ⚡️ @d4m1n
28K Followers 993 Following This guy shipped 14+ startups that people actually use? I'd follow him if I were you 😃 Latest: 🤖 https://t.co/WmDPZwSGqT 👇 +13 others
Roy @im_roy_lee
157K Followers 2K Following ceo @cluely | kicked out of columbia, harvard, community college graduate
Yusuke Wada @yusukebe
19K Followers 1K Following Senior Developer Advocate @cloudflare. Creator of @honojs.
Dia @diabrowser
25K Followers 2 Following Meet Dia, the AI browser that brings your tabs to life. From your friends @browsercompany Current Status: Beta
Tauri @TauriApps
18K Followers 977 Following Build smaller, faster, and secure cross-platform applications with a web frontend. Support our OSS project at Open Collective: https://t.co/JduvEOCrY2
Kath Korevec @simpsoka
16K Followers 585 Following Director of Product at Google Labs. Code AI. Dive in ➡ @googlelabs, @stitchbygoogle, and @julesagent Previously @vercel, @github and @heroku
Laracasts @laracasts
88K Followers 102 Following The definitive source of Laravel and modern web development training.
Meer | AI Tools & New... @Meer_AIIT
39K Followers 542 Following AI Educator | Breaking down AI news, tools & tutorials | Making AI simple, useful & exciting for everyone
Naveen @the_mcnaveen
1K Followers 1K Following Indie Hacker 💫 Sharing Learning and Mistakes Current Building 👇
Roman Khaves @roman_khaves
2K Followers 233 Following Founder of @Rizz_app & @AffiliateNW | 150M+ downloads and 20B+ views for apps
Tarun Yadav @tarunyadav9761
658 Followers 316 Following Building stuff ! got an idea? I'll turn it into a product. https://t.co/BUk3iVCTev https://t.co/InAJINrkJj
Dr. Eric Berg @dr_ericberg
220K Followers 34 Following 42M+ Followers Worldwide | Best-Selling Author | 13M+ YouTube Subs | 6B+ Views | 6K+ Vids | Passionate Keto & IF Advocate
Ajay Patel @ajaypatel_aj
794 Followers 604 Following Entrepreneur 🚀, Innovator, Programmer, Traveler, Speaker. - https://t.co/YwKQsJwIpL - https://t.co/qJkljyFBBd - https://t.co/vwomviXFee
Shadcn Studio @ShadcnStudio
771 Followers 5 Following An open-source Shadcn registry of copy-and-paste components, blocks, and templates. Paired with a powerful theme editor to craft, customize, and ship faster.