Do you think this is accurate? I suspect the unhappiness is from those forced to return to the office.
Are you more unhappy with work now than during the pandemic?
@paularambles So awkward! No need to use LinkedIn anymore. I built Layoffr to be the place where laid off developers and tech workers get hired.
https://t.co/oK8Mw1oS3F
@Lauramaywendel For anyone impacted by the layoffs, I’ve created Layoffr to be the place where laid off developers and tech workers get hired.
https://t.co/oK8Mw1oS3F
Problem:
When a user clicks a button the response may be slow.
Solution:
1. Display a loading indicator
2. Set aria-disabled="true" on the button (avoid disabled since it's unfriendly to screen readers)
3. Ignore additional button clicks while loading is in progress
4. Consider changing the label to clarify what's happening
These details are easy to overlook.
@natmiletic Easy! Kubernetes, scalable micro-service APIs, and a JavaScript framework with server-side rendering that will either change completely or be obsolete by next year 😂
When building a project for a specific niche, keep the project fundamentals flexible.
If the niche doesn’t work out, you can pivot the project toward another niche.
In case someone else needs this 😉
I built a re-useable @tailwindcss breakpoint bar that appears when you resize and hides after you're done.
https://t.co/B0sQX9uKX7
it's perfectly ok to just start building with no end goal, no passion project, no structure. just building cause you feel like it.
that's how I started.
▵ Triplex is the React Three Fiber editor where your code is the source of truth!
✨ v0.58.0 has released, sound on! 🔊
🌏 Set provider component props in the UI
🐥 Edit child elements without leaving your open file
😍 Much more https://t.co/t1MkhqX7B1
#threejs#r3f#reactjs