Trending

#DevHacks

Latest posts tagged with #DevHacks on Bluesky

Latest Top
Trending

Posts tagged #DevHacks

Post image

Why worry when Kwala’s on speed dial 😎πŸ’ͺ

#Web3Life #CryptoDev #EVM #SmartContracts #Blockchain #DevHacks #OnChain

0 0 0 0
Post image

Are you cloning your repo again just for a hotfix? πŸ›‘

Use SmartGit Worktrees:

1️⃣ Repository > Add Worktree

2️⃣ Pick your branch

3️⃣ Get a fresh folder linked to the same history

1 Repo, 2 Working Dirs, 0 Compromises

Learn more πŸ‘‰ youtu.be/3ulbYTk7lyo

πŸš€ Get #SmartGit: www.smartgit.dev

#Git #DevHacks

2 0 0 0

Your IDE is your battle station -> master the damn shortcuts. No mouse, no mercy. Saves hours weekly. Same goes for shell aliases. Laziness breeds efficiency. #DevHacks #WorkSmarter

1 0 0 0
Video

From idea πŸ’‘ to prototype πŸš€ in minutes with Traversal:

1️⃣ Define your data in JSON
2️⃣ Query instantly with GraphQL
3️⃣ Update in real-time β€” no migrations, no stress

Build faster. Ship smarter.

#DevHacks #GraphQL #WebDevelopment #CodingTips #BoldMines

5 0 0 0
type ArrayToUnion<T extends any[]> = T[number]

type MainParam = (string|number|boolean|bigint)[]

const main = (array:MainParam) => {
    const top = array[0]
    main2(top)
}

// const main2 = (head:string|number|boolean|bigint) => {
//     console.log(head)
// }

const main2 = (head:ArrayToUnion<MainParam>) => {
    console.log(head)
}

type ArrayToUnion<T extends any[]> = T[number] type MainParam = (string|number|boolean|bigint)[] const main = (array:MainParam) => { const top = array[0] main2(top) } // const main2 = (head:string|number|boolean|bigint) => { // console.log(head) // } const main2 = (head:ArrayToUnion<MainParam>) => { console.log(head) }

Unlock union types in TypeScript by using the all-powerful number keyword with array types! 🧠 Map any array's element types into a union, enabling flexible, type-safe utility functions. Level up your TS game! πŸš€ #TypeScript #CodingTips #DevHacks #TypeSafety

2 0 0 0
Video

Tools #58: Useful Programming Tools πŸ§™πŸ»β€β™‚οΈπŸͺ„
Work smarter, not harder β€” these tools are every dev’s secret weapon.
Discover them all at javidev β€” link in my profile.
Created by mystic.js
#ProgrammingTools #DevHacks #CodeEfficiently #WebDevTips #DeveloperGear #TechReels #CodeSmart #JaviDev

0 0 0 0
Video

Extensions #5: Boost Your VS Code Power!
Discover a new magical extension to transform your coding – visit my site: javidev (link in my profile) πŸ§™πŸ»β€β™‚οΈπŸš€ Work smarter, code sharper.

#VSCodeTools #DevHacks #CodeMagic #ProductivityBoost #VSCExtensions #CodingTips

0 0 0 0
Video

Useful Programming Tools You Didn't Know You Needed βš™οΈβœ¨ β€” Discover more at javidev (link in my profile). Created by mystic.js
#programmingtools #codertips #webdevlife #javascriptmagic #devhacks #productivitytools #codewizard #softwareengineer #techstack #developerlife

1 0 0 0
Video

Magical Coding Tips Part #5: Padding CSS Shorthand πŸ§™β€β™‚οΈ
Simplify your spacing spells with one clean line β€” explore more at javidev (link in my profile).
mystic.js

#CSSPadding #ShorthandCSS #SpacingTips #FrontendMagic #CodeBetter #WebStyle #CleanCSS #DevHacks #UIBasics #WebTips

0 0 0 0
Post image

πŸš€ Did you know? You can use Touch ID for sudo on macOS - no more password typing in Terminal

πŸ” Just add this at the top of /etc/pam.d/sudo:
` auth sufficient pam_tid.so`

Next time you run sudo, you’ll get a fingerprint prompt.
That's how sudo should feel in 2025.
#macOS #TerminalTips #DevHacks

0 0 0 0

πŸ’‘ Tired of setting up projects from scratch?

LaunchKit-CLI has you covered! Generate templates for Next.js, Vite, and more in seconds.

Try it now: https://github.com/TheRealPerson98/LaunchKit-CLI

#CodingLife #OpenSource #DevHacks

0 0 0 0
Video

Wait for Pac-Man πŸ€―πŸ’ – Javidev link en mi perfil πŸš€Β Β 

This Easter egg is next level! πŸ‘€πŸ”₯ Comment β€œsurf” for a link to Windsurf IDE 🌊  

#Programming #Code #EasterEgg #DevHacks #SoftwareDeveloper #WebDev #Python #JavaScript #TechCommunity #LearnToCode #CodeNewbie #100DaysOfCode

2 0 0 0
Video

Are you using console.table? πŸ–₯️πŸ”₯ – Javidev link en mi perfil πŸš€Β Β 

This tool will change how you debug! Check out how easy it makes viewing data! πŸ‘€Β Β 

#Programming #Code #DeveloperTips #JavaScript #TechCommunity #DevHacks #WebDev #CodingLife #TechSkills

1 0 0 0
Video

AI coding hack every developer wishes they knew earlier πŸ€–πŸ”₯ – Javidev link en mi perfil πŸš€Β Β 

This trick will change the way you code forever! Try it now! βš‘πŸ‘¨β€πŸ’»Β Β 

#Programming #Code #AICoding #DevHacks #SoftwareDeveloper #WebDev #Python #JavaScript #TechCommunity #LearnToCode #CodeNewbie #100DaysOfCode

3 0 0 0
Video

I wish I knew about Number 1 earlier! 🀯πŸ”₯ – Javidev link en mi perfil πŸš€Β Β 

This tip could save you hours! β³πŸ’‘ Which one surprised you the most? πŸ‘‡Β Β 

#Programming #Code #CodingTips #DevHacks #SoftwareDeveloper #WebDev #Python #JavaScript #TechCommunity #LearnToCode #CodeNewbie #100DaysOfCode

4 0 0 0
Video

Comment β€œcode” to get the source code! πŸ’»πŸ”₯ – Javidev link en mi perfil πŸš€Β Β 

Want to see how it’s builtπŸ‘‡Β Β 

#Programming #Code #DevHacks #SoftwareDeveloper #WebDev #Python #JavaScript #TechCommunity #LearnToCode #CodeNewbie #100DaysOfCode #DeveloperLife

3 0 0 0

No more endless scrolling! Just type colon + line number to jump directly to that line in your active file. For example, typing :39 takes you straight to line 39. #DevHacks

0 0 1 0

Rule 9: Positive Conditionals Only βœ…
Think positive! Replace if (!user.isLogged) with if (user.isLogged) for better readability. Your brain will thank you. Our brains will thank you. My eyes will thank you. Thank you!
#CodeReadability #DevHacks

0 0 1 0

Designing while listening to Florence + the Machine, pretending she's screaming at me to do the thing. #devhacks

6 0 0 0
Post image

πŸš€ Quick Web Dev Hack! πŸ’»

Save time with this CSS tip:

Use clamp() for responsive font sizes:

font-size: clamp(1rem, 2.5vw, 2rem);

No more media queries needed! 🎯

What’s your favorite CSS trick? Let’s share! πŸ”§

#CSSLife #WebDevMagic #DevelopersOfBluesky #DevHacks

1 0 0 0