Bookmarks

Bookmarks

50156 bookmarks
Custom sorting
Why CTOs are choosing Hotwire and Ruby on Rails
Why CTOs are choosing Hotwire and Ruby on Rails
A conversation with the CTO and Co-founder of Clara, a recent thoughtbot client, about the strategy behind their decision to build their startup product with Rails and Hotwire.
·thoughtbot.com·
Why CTOs are choosing Hotwire and Ruby on Rails
mrusme/reader: reader is for your command line what the “readability” view is for modern browsers: A lightweight tool offering better readability of web pages on the CLI.
mrusme/reader: reader is for your command line what the “readability” view is for modern browsers: A lightweight tool offering better readability of web pages on the CLI.
reader is for your command line what the “readability” view is for modern browsers: A lightweight tool offering better readability of web pages on the CLI. - mrusme/reader
·github.com·
mrusme/reader: reader is for your command line what the “readability” view is for modern browsers: A lightweight tool offering better readability of web pages on the CLI.
Finding acoustical delight in THE THOCK
Finding acoustical delight in THE THOCK
Before diving into the world of mechanical keyboards, I'd never heard the word "thock" before. But I soon learned that it describes one of those strangely seductive sounds you can produce from pressing the keys on a keyboard tuned for acoustical joy. And now, dammit, I've acquired a taste for this type of ear candy, and I can't stop sm...
·world.hey.com·
Finding acoustical delight in THE THOCK
Replace aasm with Rails Enum today
Replace aasm with Rails Enum today
Replace aasm with Rails Enum today There’s a great chance that your Rails app contains one of the gems providing so called state machine implementation. There’s even a greater chance that it will be aasm formerly known as acts_as_state_machine. Btw. Who remembers acts_as_hasselhoff? — ok, boomer. The aasm does quite a lot when included into your ActiveRecord model — the question is do you really need all those things?
·blog.arkency.com·
Replace aasm with Rails Enum today
GitHub Next | Vitale
GitHub Next | Vitale
GitHub Next Project: Live notebooks in VS Code for JavaScript/TypeScript, web development, and AI experimentation
·githubnext.com·
GitHub Next | Vitale
Using Notion as my CMS with Next.js
Using Notion as my CMS with Next.js
Why I chose to use Notion as the backing CMS for the Notes portion of this site, and the technical details of how it’s implemented
·jordaneldredge.com·
Using Notion as my CMS with Next.js
Complete Guide to State Management in React
Complete Guide to State Management in React
If you are writing a React application, you are almost certainly managing state somewhere. State is surprisingly hard to define, but easier to understand with examples: * An input box has state - which is often just the value in the input box. * A form has state - which is usually
·propelauth.com·
Complete Guide to State Management in React
Flexible network data preloading in large SPAs
Flexible network data preloading in large SPAs
Sharing my experience with a pattern I’ve used multiple times to implement flexible network data preloading in large client-side-rendered SPAs.
·mmazzarolo.com·
Flexible network data preloading in large SPAs