Bookmarks

Bookmarks

49874 bookmarks
Custom sorting
RDBでツリー構造を実現する | オートロ株式会社
RDBでツリー構造を実現する | オートロ株式会社
Tutorial Advent Calendar 22日目、エンジニアの吉野です。先日、Rails でツリー構造に触れる機会があり、その際に初めて知ることが多くありました。今回はその際に得られた...
·wantedly.com·
RDBでツリー構造を実現する | オートロ株式会社
Stimulus Features You (Didn’t) Know
Stimulus Features You (Didn’t) Know
Stimulus is advertised as a modest JavaScript framework, but packs still quite a few features. Lets explore the lesser known ones.
·railsdesigner.com·
Stimulus Features You (Didn’t) Know
Fixing Gem Install Errors on M3 Mac with Ruby 2.7
Fixing Gem Install Errors on M3 Mac with Ruby 2.7
A guide to resolving common gem installation errors such as `pg`, `nokogiri`, and `msgpack` when setting up a Rails project on an M3 Mac with Ruby 2.7.8, including solutions and troubleshooting steps.
·danielabaron.me·
Fixing Gem Install Errors on M3 Mac with Ruby 2.7
What's Missing From Golang Generics?
What's Missing From Golang Generics?
Blog for DoltHub, a website hosting databases made with Dolt, an open-source version-controlled SQL database with Git-like semantics.
·dolthub.com·
What's Missing From Golang Generics?
Weak Pointers in Go: Why They Matter Now
Weak Pointers in Go: Why They Matter Now
Through the weak package, you can create these special pointers that automatically become nil when their target memory gets collected. While they’re a bit trickier to use than regular pointers, they’re super useful for things like canonicalization maps and memory-efficient caching. The implementation is pretty clever too, using an 8-byte indirection object to make garbage collection more efficient.
·victoriametrics.com·
Weak Pointers in Go: Why They Matter Now
Why we switched to Astro (and why it might interest you)
Why we switched to Astro (and why it might interest you)
Follow the first article of a series in which we'll try to summarize our journey with Astro, sharing many cool little tricks and details we found out (or totally came up with) in the process.
·datocms.com·
Why we switched to Astro (and why it might interest you)
React Tech Stack [2025]
React Tech Stack [2025]
Popular React Tech Stack for Full-Stack Applications in 2025 to create your product (i.e. SaaS) ...
·robinwieruch.de·
React Tech Stack [2025]
Dependency management fatigue, or why I forever ditched React for Go+HTMX+Templ
Dependency management fatigue, or why I forever ditched React for Go+HTMX+Templ
After getting to work on some personal projects using Go+HTMX+Templ this year, I have decided to give up on using React on any personal projects. You can actually find a lot of compelling arguments for ditching React in favor of HTMX in the essays found in the HTMX official website. But I feel that not that many people are speaking about dependency management fatigue. What is dependency management fatigue? After working on my last personal project that used React (an interactive Catalan dictionary), I realized that I was spending too much time dealing with dependency updates of mostly React packages. I would update my packages to their latest release, only to realize that their APIs had breaking changes that forced me to invest time refactoring my code.
·blog.erodriguez.de·
Dependency management fatigue, or why I forever ditched React for Go+HTMX+Templ
React Scan
React Scan
React Scan automatically detects and highlights components that cause performance issues in your React app. Drop it in anywhere – script tag, npm, you name it!
·react-scan.com·
React Scan
Onlook – The Open-Source Figma for React
Onlook – The Open-Source Figma for React
The power of Figma for your own app. Onlook lets you edit your React app and write your changes back to code in real-time. Download the open-source, local-first desktop app today.
·onlook.dev·
Onlook – The Open-Source Figma for React
AlaSQL/alasql: AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel.
AlaSQL/alasql: AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel.
AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or...
·github.com·
AlaSQL/alasql: AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel.
Termo
Termo
Termo: A simple terminal emulator that can be used to create a terminal-like interface on your website.
·termo.rajnandan.com·
Termo