Bookmarks

Bookmarks

46804 bookmarks
Custom sorting
spaansba/ForesightJS: ForesightJS is a JavaScript library that predicts user intent by tracking the mouse. Great for prefetching without wasting resources.
spaansba/ForesightJS: ForesightJS is a JavaScript library that predicts user intent by tracking the mouse. Great for prefetching without wasting resources.
ForesightJS is a JavaScript library that predicts user intent by tracking the mouse. Great for prefetching without wasting resources. - spaansba/ForesightJS
·github.com·
spaansba/ForesightJS: ForesightJS is a JavaScript library that predicts user intent by tracking the mouse. Great for prefetching without wasting resources.
GitHub CoPilot Instructions Can Catch Ruby On Rails N+1 Queries
GitHub CoPilot Instructions Can Catch Ruby On Rails N+1 Queries
A new feature for GitHub CoPilot, called Instructions, can be used to catch N+1 queries in Ruby on Rails applications. It can even leave comments on Pull Requests when it finds them!
·jeremykreutzbender.com·
GitHub CoPilot Instructions Can Catch Ruby On Rails N+1 Queries
ViewComponents, the Missing View Layer for Rails
ViewComponents, the Missing View Layer for Rails
If you’ve worked with Rails for any measure of time, then you know that Rails’ Views can quickly get out of hand. Between Helpers, instance variables, and inline logic, they quickly become bloated and tightly coupled to other view specific logic. Pushing these concerns into the Controller layer, or even a Presenter helps, but still lands the View in a place where it contains multiple responsibilities. If only there was a better way… Enter ViewComponents or as I like to call them, “The Missing View Layer for Rails”.
·joshfrankel.me·
ViewComponents, the Missing View Layer for Rails
Namespaces 101
Namespaces 101
GitHub Gist: instantly share code, notes, and snippets.
·gist.github.com·
Namespaces 101
UUIDv7 Comes to PostgreSQL 18
UUIDv7 Comes to PostgreSQL 18
PostgreSQL 18 adds native support for UUIDv7. A timestamp-based UUID variant that plays nicely with btree indexes. Here's what that means for you.
·thenile.dev·
UUIDv7 Comes to PostgreSQL 18
Eyecons
Eyecons
Advanced VS Code icon theme with adaptive icon colors that match the editor’s color theme
·eyecons.dev·
Eyecons
Why You Should Boycott VS Code
Why You Should Boycott VS Code
Microsoft's Visual Studio Code, commonly just called VS Code, is a great piece of software. This is...
·dev.to·
Why You Should Boycott VS Code