Bookmarks

Bookmarks

49822 bookmarks
Custom sorting
Rails 7.2 and YJIT on Heroku - Ryan Wood
Rails 7.2 and YJIT on Heroku - Ryan Wood
TLDR• Enable YJIT and upgrade to the latest Ruby (3.4.1 as of today). • If memory errors persist, reduce YJIT memory allocation from the Ruby 3.4 default of 128MB to...
·ryanwood.com·
Rails 7.2 and YJIT on Heroku - Ryan Wood
Bloated React code? Try component hooks • Tymek Zapała
Bloated React code? Try component hooks • 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.
·tymzap.com·
Bloated React code? Try component hooks • Tymek Zapała
ユーザーにヒントを表示するための `popover=hint` 属性
ユーザーにヒントを表示するための `popover=hint` 属性
ポップオーバー API は 2024 年の Baseline に組み込まれており、主要なブラウザでサポートされています。Chrome Beta 133 では 3 番目の値として `hint` が追加されました。`popover=hint` はユーザーに対してヒントを表示する「ツールチップ」として動作します。この記事では `popover=hint` 属性について詳しく見ていきます。
·azukiazusa.dev·
ユーザーにヒントを表示するための `popover=hint` 属性
Progressive Forms with React 19
Progressive Forms with React 19
So, React 19 is here! And Server Components and Forms are now the blessed way. It’s like old-school backend-first web-dev all over again but with two great advantages: Full-stack type-safety You can inject client-side interactivity when needed
·rdrn.me·
Progressive Forms with React 19
activescaffold/active_scaffold: Save time and headaches, and create a more easily maintainable set of pages, with ActiveScaffold. ActiveScaffold handles all your CRUD (create, read, update, delete) user interface needs, leaving you more time to focus on more challenging (and interesting!) problems.
activescaffold/active_scaffold: Save time and headaches, and create a more easily maintainable set of pages, with ActiveScaffold. ActiveScaffold handles all your CRUD (create, read, update, delete) user interface needs, leaving you more time to focus on more challenging (and interesting!) problems.
Save time and headaches, and create a more easily maintainable set of pages, with ActiveScaffold. ActiveScaffold handles all your CRUD (create, read, update, delete) user interface needs, leaving y...
·github.com·
activescaffold/active_scaffold: Save time and headaches, and create a more easily maintainable set of pages, with ActiveScaffold. ActiveScaffold handles all your CRUD (create, read, update, delete) user interface needs, leaving you more time to focus on more challenging (and interesting!) problems.
Campsite — Work communication for distributed teams
Campsite — Work communication for distributed teams
Campsite is designed for distributed teams to cut through the noise of daily work — move faster with more transparent, organized, and thoughtful conversations.
·campsite.com·
Campsite — Work communication for distributed teams
Discover web apps built with Ruby on Rails
Discover web apps built with Ruby on Rails
We Use Rails highlights web apps using Ruby on Rails, from startups to enterprises. Explore web applications built with the Rails framework.
·weuserails.com·
Discover web apps built with Ruby on Rails
Idle Transactions Cause Table Bloat? Wait, What? | Stormatics
Idle Transactions Cause Table Bloat? Wait, What? | Stormatics
Bloat causes degradation in performance and can keep encroaching disk space with dead tuples. This blog delves into how idle transactions cause table bloat, why this is problematic, and practical strategies to avoid it.
·stormatics.tech·
Idle Transactions Cause Table Bloat? Wait, What? | Stormatics