Search
Items tagged with: react
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.