Bookmarks

Bookmarks

49620 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
The AI Engineering Stack
The AI Engineering Stack
Three layers of the AI stack, how AI engineering is different from ML engineering and fullstack engineering, and more. An excerpt from the book AI Engineering by Chip Huyen
·newsletter.pragmaticengineer.com·
The AI Engineering Stack
ChatGPT and the proliferation of obsolete and broken solutions to problems we hadn’t had for over half a decade before its launch
ChatGPT and the proliferation of obsolete and broken solutions to problems we hadn’t had for over half a decade before its launch
It was a lovely day on the internet when someone asked how to CSS animated gradient text like ChatGPT’s “Searching the web” and promptly got an answer saying “Have you tried asking ChatGPT? Here’s what it told me!” – well, maybe not these exact words, but at least it rhymes. Both the question and this […]
·frontendmasters.com·
ChatGPT and the proliferation of obsolete and broken solutions to problems we hadn’t had for over half a decade before its launch