Bookmarks

Bookmarks

46225 bookmarks
Custom sorting
Serious Shanns
Serious Shanns
A legible monospace font for playful professionals. Comic Sans for hackers
·kabeech.github.io·
Serious Shanns
Rails 8.1 Beta 1: Job continuations, structured events, local CI
Rails 8.1 Beta 1: Job continuations, structured events, local CI
Rails 8.1 represents the work of over 500 contributors across 2500 commits in the last ten months since our last major release, and we’re thrilled to time the first beta release with the first day of Rails World. Here are a few of the highlights:
·rubyonrails.org·
Rails 8.1 Beta 1: Job continuations, structured events, local CI
Lean Programming Language
Lean Programming Language
Lean is an open-source programming language and proof assistant that enables correct, maintainable, and formally verified code.
·lean-lang.org·
Lean Programming Language
TypeScript Result
TypeScript Result
Supercharge your TypeScript error handling with a powerful Result type that transforms chaotic try-catch blocks into elegant, type-safe code.
·typescript-result.dev·
TypeScript Result
everweij/typescript-result: Supercharge your TypeScript error handling with a powerful Result type that transforms chaotic try-catch blocks into elegant, type-safe code.
everweij/typescript-result: Supercharge your TypeScript error handling with a powerful Result type that transforms chaotic try-catch blocks into elegant, type-safe code.
Supercharge your TypeScript error handling with a powerful Result type that transforms chaotic try-catch blocks into elegant, type-safe code. - everweij/typescript-result
·github.com·
everweij/typescript-result: Supercharge your TypeScript error handling with a powerful Result type that transforms chaotic try-catch blocks into elegant, type-safe code.
AIコードレビューがチームの"文脈"を読めるようになるまで 〜 レビューの暗黙知を継承する育成コマンド 〜 - エムスリーテックブログ
AIコードレビューがチームの"文脈"を読めるようになるまで 〜 レビューの暗黙知を継承する育成コマンド 〜 - エムスリーテックブログ
【Unit7 ブログリレー2日目】こんにちは、Unit7チームリーダーの丸山です。私が所属するUnit7では、主に医師向けのアンケートサービスの開発・運用を担当しています。 私たちのチームでは、開発プロセスを効率化し、コードの品質を向上させるためにAIによるコードレビューを活用しています。 今回は、便利なAIコードレビ…
·m3tech.blog·
AIコードレビューがチームの"文脈"を読めるようになるまで 〜 レビューの暗黙知を継承する育成コマンド 〜 - エムスリーテックブログ
Functional custom elements the easy way
Functional custom elements the easy way
Function-based JavaScript is really common in frameworks like React and Vue, but what about Web Components? Ginger is here to show you how to build a reusable function to do just that.
·piccalil.li·
Functional custom elements the easy way
インタラクティブなコマンドラインも自動化できるって知ってた? - STORES Product Blog
インタラクティブなコマンドラインも自動化できるって知ってた? - STORES Product Blog
こんにちは、tomorrowkeyです。 普段はAndroidアプリを書いていますが、100% Androidアプリ開発というわけでもないので、今回の記事ではAndroidではない話題を書いてみようかなと思います。 開発の現場ではたくさんのワークフローを実行しないといけない場面があり、それらをいつまでも放っておくとやら…
·product.st.inc·
インタラクティブなコマンドラインも自動化できるって知ってた? - STORES Product Blog
React Server Components support without a framework
React Server Components support without a framework
React Server Components support without a framework / I was at ReactSummit this June and spoke with some folks from Vercel about Next.js and RSC support outside of the framework. I really wanted to try all the cool stuff but couldn’t afford to migrate my massive apps to Next.js. The conclusion was clear: it’s difficult to start using RSC without a framework. “Hold my 🍺,” I said to myself, and started exploring. I’ll admit—it wasn’t easy. But three months later, I have a solution: meet Forket. It’s a tool that splits your code into client and server versions, so you can run React Server Components without a framework.
·krasimirtsonev.com·
React Server Components support without a framework