Mike Behnke (@localpcguy) 's Twitter Profile
Mike Behnke

@localpcguy

Lead web developer/engineer (front-end, UX, A11y, full-stack), tech geek, budding security enthusiast; Actually likes JavaScript!? Tweets=my opinion;

ID: 17653809

linkhttp://www.local-pc-guy.com calendar_today26-11-2008 16:57:21

4,4K Tweet

550 Followers

2,2K Following

Rachel Cherry 🍒 (@bamadesigner) 's Twitter Profile Photo

It's quite amazing how modern web devs can figure out how to piece together complex JavaScript modules with build tools and linters and various scripts running everywhere. But they still can't figure out how to properly use HTML buttons so websites can be more accessible. #a11y

Mike Behnke (@localpcguy) 's Twitter Profile Photo

I love #JavaScript but there is no denying it has it's WTF moments. Some are compiled here: bit.ly/3ADFsnO One of my favs: // NaN is not a NaN NaN === NaN; // -> false Which is also faster than isNaN() (although a micro-optimization & pretty unreadable in code).

Mike Behnke (@localpcguy) 's Twitter Profile Photo

Books expand the imagination, build empathy for others and are great tools for learning. Banning books is wrong (even ones I don't like or disagree with). Absolutely #ReadBannedBooks.

Cory House (@housecor) 's Twitter Profile Photo

Accessibility is foundational. If a UI design requires ignoring accessibility, we should probably change the design. And good news: Accessible design tends to be *less* work, not more. Why? Because accessible designs use the web platform as intended.

Mike Behnke (@localpcguy) 's Twitter Profile Photo

Few of my #Eclipse2024 photos, taken near Forest, OH. It was very cool (and literally it got cool also). And worth taking time to ponder these celestial bodies all aligning for a moment for us to experience.

Few of my #Eclipse2024 photos, taken near Forest, OH. It was very cool (and literally it got cool also). And worth taking time to ponder these celestial bodies all aligning for a moment for us to experience.
michaela okland (@michaelaokla) 's Twitter Profile Photo

Just went to the local library…. They have so many places to sit.. free books and movies and CDs.. free printers.. meeting rooms… game boards & nightly events…. wtf… you guys might be missing out on your local library

not just pixels (@getifyx) 's Twitter Profile Photo

(poll) The "priority of constituencies" (prioritizing users > devs > ...) is a design principle of the HTML spec. w3.org/TR/html-design… while this is explicitly for HTML/web features, how should web devs feel about or treat it when designing their web apps?