mpoweredo
mpoweredo.bsky.social
mpoweredo
@mpoweredo.bsky.social
trying to earn my first milion
daily reminder that tiny step everyday lead to big results over time

so keep griding, if you gain atleast one follow today you are on right path
April 10, 2025 at 2:18 PM
latest work, simple card built in figma
April 10, 2025 at 6:48 AM
ruler slider
reanimated, gesture handler
April 9, 2025 at 7:10 PM
free fonts for your next project
April 9, 2025 at 6:50 AM
latest work, semi-circular progress meter

#UI #webdesign #uiux
April 8, 2025 at 9:30 PM
got first signup for my side project

create waitlist in minutes using waitlo.com

#buildinpublic #sideproject #webdev
April 8, 2025 at 5:50 PM
Short demo of app that i built yesterday

FREE tool to launch your startup’s waitlist without writing a single line of backend code

#buildinpublic #webdev #indiedev
April 8, 2025 at 5:00 PM
Today i launched new app!

Generate waitlist for your side project for FREE
-> waitlo.com

#buildinpublic #indiedev #sideproject
April 8, 2025 at 1:28 PM
You probably aren't using PropertyKey enough.

It represents any valid key in JavaScript: string, number or symbol.

And it's globally available in every TS project.

#typescript #javascript #buildinpublic
April 8, 2025 at 8:07 AM
which you prefer?

#javascript #webdev
April 8, 2025 at 7:46 AM
latest work

#uiuxdesign #figma
April 8, 2025 at 7:42 AM
Extracting Literal Types from Arrays

#javascript #webdev #buildinpublic
April 8, 2025 at 7:38 AM
use it instead of pure black

#Designer #webdesign #uiux
April 8, 2025 at 7:33 AM
April 7, 2025 at 9:27 PM
Progress component

#uiux #design #webdesigner
April 7, 2025 at 9:25 PM
🚀 Master the fetch API

✅ Always check res.ok (fetch won't throw on 404/500)
✅ Use AbortController to cancel requests in React
✅ Wrap it in a custom useFetch hook

How do you handle API calls? fetch, Axios, or custom? 👇
#JavaScript #ReactJS #FetchAPI #WebDev #CleanCode #FrontendTips
April 7, 2025 at 9:19 PM
Avoid Mutating Arrays and Objects

Whenever you need to modify an array or object, prefer creating a new version instead of altering the original one. This helps keep your code more predictable and prevents unexpected bugs, especially when working with libraries like React

#javascript #webdev #dev
April 7, 2025 at 9:04 PM
a simple trick for better browser logs

#coding #WebDevelopment #javascript
April 7, 2025 at 9:02 PM
Dynamically rename keys (e.g., add prefixes/suffixes).
Great for styling or data-* attributes

#coding #javascript #WebDevelopment
April 7, 2025 at 3:33 PM
Designers show me your recent work in comments and i will rate it

here is mine, login screen for my side project

#design #uiuxdesign #webdesigner
April 7, 2025 at 1:04 PM
a better ux for messages

#uiuxdesign #UIUX #webdesigner
April 7, 2025 at 12:47 PM
If you want to make your prompt 5x better, use prompt generator in anthropic console

#coding #AI #prompt
April 7, 2025 at 11:25 AM
font fluid css trick

it makes your font-size look great on all viewports, i use it all the time in my projects!

code in comment

#WebDev #uiuxdesign #Coding
April 6, 2025 at 8:57 PM
im making basic dashboard layout, for now its only for practicing skill but in the near feature i will probably use it for next side project :D

#uxui #webdesigner #buildinpublic
April 6, 2025 at 8:49 PM
currently im doing design system for my side project

any tips?

#uiuxdesign #buildinpublic #WebDesign
April 6, 2025 at 7:26 PM