My first idea was wrong casing (htmlFor vs. htmlfor), but I have almost no knowledge in React, so any help is appreciated. #JavaScript #accessibility
Search
Items tagged with: react
My first idea was wrong casing (htmlFor vs. htmlfor), but I have almost no knowledge in React, so any help is appreciated. #JavaScript #accessibility
A: "Hey I just noticed that on your website, feature X doesn't work"
B: "Oh really? Thanks for reporting we'll fix that"
a: "Hey I just noticed that on your website, feature X doesn't work for #screenreader users and hasn't for over a year"
B: "It's very important to us and is on our roadmap, thanks for reporting baii"
If you work in, or need, #accessibility you'll be intimately familiar with this frankly embarrassing situation. If you're a #developer, let this be your trigger to educate yourself on the doubtless extensive docs your UI toolkit of choice (yes, that includes #react and #html) maintains on accessibility so you don't have to send that response and make a human being feel like they don't belong to society, because there's a non-zero chance that's EXACTLY how someone might read such a dismissal. I woke up to three such emails today and I think I'm done with advocacy today before even starting my day. Shit's depressing as all fuck. How's your day? :)
Dneska jsme brutalne slapli do vyvoje Volebni Kalkulacky.
Kafe v Laznich
Jidlo v Mikyne
Kafe v Palaci
Zmrzlina u Ledy
Pivo ve Vokne
Mame velke plany k podzimnim volbam a potuneny repozitar k zapojeni vice lidi. Pripojte se k nam na talk.kalkulacka.one a muzete se vrhnout na nejake to React kodovani.
Radi zapojime i ne-kodovaci lidi na rozsirovani Kalkulacky, domlouvani zapojeni v mediich nebo projektove rizeni.
#liberec #it #neziskovka #react #volby
EDIT: started a new job last week!
Hey friends,
I'm restarting my job search; I had an offer, but it fell through.
Remote US preferred, but hybrid Washington, DC works too. I have 17-ish YOE as a software engineer, and have worked on both frontend and backend, but I lean toward the backend.
#Elixir #Phoenix, #Python #Django, and #React are what I know best.
Hoping to #GetFediHired
Edit: adding my LinkedIn
LinkedIn.com/in/mackenziemorga…
Na svoje projekty hledam vyvojarskou pomoc (React + TypeScript) a rad dam prilezitost lidem pred prvni praci, kteri muzou benefitovat i z meho mentoringu.
mwenisch.notion.site/Vyvojarst…
Budu moc rad boostovani tu. Ale hlavne za osobni sireni mezi juniory a velka pomoc by bylo i sdileni na LinkedInu, kde je precijen vetsi sance, ze se nejake zacatecnictvo najde.
linkedin.com/posts/mwenisch_vy…
#prace #developer #it #react #typescript
Martin Wenisch on LinkedIn: Vyvojarstvo pro muhu.digital | Notion
Na svoje projekty v muhu.digital hledam vyvojarskou pomoc (React + TypeScript) a rad dam prilezitost lidem pred prvni praci, kteri muzou benefitovat i z meho…Martin Wenisch (www.linkedin.com)
I've been having too much fun clipping things on YouTube to share with my colleagues. Here's a clip with @slightlyoff on questions you should ask yourself when considering React:
📽️ youtube.com/clip/UgkxpA_MMNjLt…
✂️ Should you use React?
60 seconds · Clipped by Hasan Ali · Original video "On the merits & limitations of React & single-page apps" by Real World ReactYouTube
Somebody PLEASE make something like github.com/vadimdemedes/ink-ui but for GTK.
I would be a LOT more inclined to create native #linux #gtk apps if I could create them using #react or something similar.
Creating interfaces using GTK's native APIs feels like programming in the 90s.
GitHub - vadimdemedes/ink-ui: 💄 Ink-redible command-line interfaces made easy
💄 Ink-redible command-line interfaces made easy. Contribute to vadimdemedes/ink-ui development by creating an account on GitHub.GitHub
New post: #React pays the bills (or: don't be an asshole)
keithjgrant.com/posts/2023/01/…
React Pays the Bills
It seems to be trendy to trash on React again. Look, I know these criticisms aren’t targeted at me, but I can’t help but feel defensive when I see pkeithjgrant.com
As "#accessible" drag and drop (with accessible in quotes as I haven't personally verified the claims) is added to #React Aria and React Spectrum, I'm happy to see drag-and-drop get some #accessibility love at the framework level. However, I'm not convinced that aiming for parity always creates the most efficient, usable experiences in this area.
For many use cases, there are alternative approaches legitimately better suited to how people actually operate their devices, across various assistive technologies and input methods. For instance, dropdowns with type-ahead, offering more of an opportunity to browse before committing, rather than constantly navigating back and forth across drop zones which could be far apart.
The article highlights challenges in finding a preexisting holistic system, without delving into the possible reasons for that being the case until now. User feedback is also not a panacea; are you asking someone to evaluate whether they can use a thing? Or whether that thing is a good idea, and/or if a better thing could theoretically exist?
react-spectrum.adobe.com/blog/…
#a11y
Taming the dragon: Accessible drag and drop
We are excited to announce the release of drag and drop support in React Aria and React Spectrum! This includes a suite of hooks for implementing drag and drop interactions, with support for both mouse and touch, as well as full parity for keyboard a…Adobe Inc (Adobe)
I was working on Tweetormator, a open source self-hosted solution to tweet scheduling, engagement analysis and evergreen♻️ tweets but that feels dead in the water now.
Or perhaps I could convert it to Tootormator? I'll need to look into the Mastodon API.
#opensource #react #javascript #selfhosting
✅ I replaced #PostgreSQL database storage by more suitable #ElasticSearch. It searches data faster and I have better control over results order
✅ I replaced #REST api by #GraphQL api for frontend - backend communication. This simplyfies a lot both the #React frontend and the #NextJs server implementations.
I'm hiring! Looking for an Senior Fullstack Web Engineer, #React and #NodeJS experience are a plus. We're a #Remote company who makes a cool legislation tracking tool and contributes to #OpenSource #CivicData . Would love to chat via DMs!
boards.greenhouse.io/civiceagl…
Civic Eagle
Civic Eagle is a fast-growing, venture-backed remote-first startup building technology for the future of civic engagement and public policy transparency.boards.greenhouse.io
I recently wrote a #monitoring dashboard for myself, and figured I'll share the experience: asylum.madhouse-project.org/bl…
Code dump is at the bottom. The dashboard itself is a fairly straightforward #React app in truly awful JS. It's fed by #Riemann, which is itself fed by my own collector I wrote in #fennel.
The blog post isn't about the tools, but about the thought process that led me to have my dashboard look and function like it does. More monitoring stuff will follow, as time permits.