Bookmarks

Bookmarks

50067 bookmarks
Custom sorting
Continue, Step Over, Step Into and Step Out actions in Visual Studio Code debugger explained | pawelgrzybek.com
Continue, Step Over, Step Into and Step Out actions in Visual Studio Code debugger explained | pawelgrzybek.com
Printing the result of your program to the console is a common practice, but being familiar with a debugger opens a new world of possibilities. To use the debugger with confidence, you need to understand the basic actions. So here I come with a simple explanation for y’all.
·pawelgrzybek.com·
Continue, Step Over, Step Into and Step Out actions in Visual Studio Code debugger explained | pawelgrzybek.com
Emoji Lists, The Good Way?
Emoji Lists, The Good Way?
I read some accessibility advice recently: don’t make lists where the bullet for each item is an emoji. I think they were saying it is just… annoying. I generally find it annoying visua…
·chriscoyier.net·
Emoji Lists, The Good Way?
Flying free: a tale of partitioning with canaries in PostgreSQL—Martian Chronicles, Evil Martians’ team blog
Flying free: a tale of partitioning with canaries in PostgreSQL—Martian Chronicles, Evil Martians’ team blog
This canary-based partitioning strategy is a safer, more controlled way to handle large-scale database partitioning and query optimization. Get real-time statistics and gradual optimization, reducing the risks with traditional partitioning processes.
·evilmartians.com·
Flying free: a tale of partitioning with canaries in PostgreSQL—Martian Chronicles, Evil Martians’ team blog
Next.js 15
Next.js 15
Next.js 15 introduces React 19 support, caching improvements, a stable release for Turbopack in development, new APIs, and more.
·nextjs.org·
Next.js 15
監査ログの保管先をRDBからS3に移行する - メドピア開発者ブログ
監査ログの保管先をRDBからS3に移行する - メドピア開発者ブログ
こんにちは。サーバーサイドエンジニアの @atolix_です。 今回はメドピアで運用しているアプリケーションのkakariの監査ログをDB管理からS3管理に移行したので、その方法と手順について紹介したいと思います。 kakari.medpeer.jp 背景 従来kakariではAuditedを用いて、監査ログを専用のa…
·tech.medpeer.co.jp·
監査ログの保管先をRDBからS3に移行する - メドピア開発者ブログ
rubocop-rails-omakaseとは何か? - koicの日記
rubocop-rails-omakaseとは何か? - koicの日記
Rails 7.2 で rails new した際に搭載される rubocop-rails-omakase について、それがどのようなもので、どのように使うことを期待されているかを書き記しておきます。 github.com rubocop-rails-omakase は DHH が著者となる Ruby コーディングスタ…
·koic.hatenablog.com·
rubocop-rails-omakaseとは何か? - koicの日記
Automatic Class Sorting with Prettier - Tailwind CSS
Automatic Class Sorting with Prettier - Tailwind CSS
People have been talking about the best way to sort your utility classes in Tailwind projects for at least four years. Today we’re excited to announce that you can finally stop worrying about it with the release of our official Prettier plugin for Tailwind CSS.
·tailwindcss.com·
Automatic Class Sorting with Prettier - Tailwind CSS
You and 120% Cleaner React
You and 120% Cleaner React
reactの新しい公式ドキュメントを参照しながら、FEのアンチパターンとベストプラクティスについて見ていきます。「react.devなら、技術的負債に勝てるっていうのは本当?」「その目で見届けてあげるといい! react.devが技術的負債を前にしてどこまでやれるか...。何もか
·zenn.dev·
You and 120% Cleaner React
apicraft-dev/apicraft-rails: 🚀 Accelerates your development by 2-3x with an API Design First approach. Seamlessly integrates with the Rails server—no fancy tooling or expenses required.
apicraft-dev/apicraft-rails: 🚀 Accelerates your development by 2-3x with an API Design First approach. Seamlessly integrates with the Rails server—no fancy tooling or expenses required.
🚀 Accelerates your development by 2-3x with an API Design First approach. Seamlessly integrates with the Rails server—no fancy tooling or expenses required. - apicraft-dev/apicraft-rails
·github.com·
apicraft-dev/apicraft-rails: 🚀 Accelerates your development by 2-3x with an API Design First approach. Seamlessly integrates with the Rails server—no fancy tooling or expenses required.
HTML だけで Shadow DOM を構築するための宣言型 Shadow DOM
HTML だけで Shadow DOM を構築するための宣言型 Shadow DOM
宣言型 Shadow DOM は `` 要素を使用して Shadow DOM を構築する方法です。宣言型 Shadow DOM を使用することで、従来の JavaScript を使用した Shadow DOM の構築方法と比較して、サーバーサイドレンダリング(SSR)に対応しているため、パフォーマンスの向上や SEO 対策に期待されます。
·azukiazusa.dev·
HTML だけで Shadow DOM を構築するための宣言型 Shadow DOM
DeNA 流 SaaS の外形監視手法 | BLOG - DeNA Engineering
DeNA 流 SaaS の外形監視手法 | BLOG - DeNA Engineering
はじめに こんにちは、IT 戦略部システム基盤グループの井戸です。 当グループは社内向けに様々なサービス(GitHub、Jira、Confluence など)を提供し、それらの運用を担当しています。最近では社内向けサービスに SaaS を活用する機会が増え、その数も増加しています。 SaaS を利用することは、従来のオンプレミスのサービスと比較していくつかのメリットがあると言われており、概ねその通 …
·engineering.dena.com·
DeNA 流 SaaS の外形監視手法 | BLOG - DeNA Engineering