This weird keyboard technique has improved the way I type.
To try everything Brilliant has to offer—free—for a full 30 days, visit https://brilliant.org/DreamsofCode/ . You’ll also get 20% off an annual premium subscription.
so much so that I now have it set up on every keyboard that I own, including my laptops.
Home Row Mods have really improved the way I type, reducing my chances of thumb injury whilst also making it much easier for me to navigate my desktop and developer environments.
There's a lot more about Home Row Mods than I cover in this video, so if you're interested, then check out the links below!
This video is Sponsored by Brilliant
Video Links:
- Github Repo: https://github.com/dreamsofcode-io/home-row-mods
- A great guide on Home Row Mods: https://precondition.github.io/home-row-mods
- Kanata: https://github.com/jtroo/kanata
Become a better developer in 4 minutes: https://bit.ly/45C7a29 👈
Join this channel to get access to perks:
https://www.youtube.com/channel/UCWQaM7SpSECp9FELz-cHzuQ/join
Join Discord: https://discord.com/invite/eMjRTvscyt
Join Twitter: https://twitter.com/dreamsofcode_io
asmyshlyaev177/state-in-url: Easily share complex state objects between unrelated React components, preserve types and structure, with TS validation. Deep links and url state synchronization wthout any hasssle or boilerplate.
Easily share complex state objects between unrelated React components, preserve types and structure, with TS validation. Deep links and url state synchronization wthout any hasssle or boilerplate. ...
Example of Using useSyncExternalStore with LocalStorage | 56kode
Learn how to efficiently synchronize application state with external data sources like LocalStorage using React's useSyncExternalStore hook, with a practical example and detailed explanation.
One of the main challenges I've faced when using TanStack is achieving offline usage while having full control over the data layer. In this blog post, we'll explore how to use Effect and Effect Schema, along with the browser's IndexedDB, to persist TanStack Query data locally.
The magic of keeping one level of abstraction per function • Tymek Zapała
I’m a software engineer and product maker based in Cracow, Poland. My mission is to create useful products by writing high-quality code and sharing my knowledge throughout the journey.
superstreamerapp/superstreamer: An open, scalable, online streaming setup. All-in-one toolkit from ingest to adaptive video playback. Built for developers in need of video tooling.
An open, scalable, online streaming setup. All-in-one toolkit from ingest to adaptive video playback. Built for developers in need of video tooling. - superstreamerapp/superstreamer
psql is a CLI editor that ships with Postgres. It’s incredibly powerful for working with Postgres, and doesn’t take too much of a learning curve to start to get comfortable so you can really feel like an expert working with your database. Just a rundown of a few things to get you started: