
酒井 / Hello
77 posts

酒井 / Hello
@hello__sakai
執行役員 / Chief Engineer @helloaiinc @auto_reserve 創業時から技術をリード/フロントエンドが好き React/TypeScript/Ruby/Rails 🇯🇵→🇦🇺→🇯🇵→🇬🇧 プライベートアカウント→ @javascripter


【プレスリリース】Respo、主要機能を日本国内で完全無料化 飲食店のシステム費をゼロへ。 Respoは、予約台帳・サイトコントローラー・POS・モバイルオーダー・決済端末を、2026年5月1日より初期費用0円・月額0円・送客手数料0円で提供開始します。 固定費を削減するだけでなく、予約・売上・顧客・注文データをひとつにつなぎ、日々の接客や運営改善にも活かせる基盤を、すべての飲食店へ。 #PRTimes #Respo #hello prtimes.jp/main/html/rd/p…

Next.js 16.2 introduces a stable Adapter API, built with Netlify, Cloudflare, OpenNext, AWS, and Google Cloud. But the API is only part of the story. Next.js is used by millions of developers across every major cloud, and making it work well everywhere is on us. Here are our commitments. nextjs.org/nextjs-across-…





AI作らせた巨大PR、プロトタイプで終わりがちだけど本番導入までやりきらないともったいないなと思う。 直近、AI生成の大規模リファクタリング(150ファイル)を本番に入れたけど、9個のPRに分割して、それぞれレビュー&手動QAして順番にマージしてリリースしてる。 安全なデプロイまで考えるのが大事






Expo SDK 55 is here😅 React Native 0.83. React 19.2. Legacy Architecture dropped. New Architecture is the default. ◆ 75% smaller update downloads with Hermes bytecode diffing ◆ Expo Router v7 🤯 ◆ Brownfield isolation via expo-brownfield ◆ AI tooling: MCP + agent skills for Claude Code ◆ Expo UI much improved for both Swift and Jetpack Compose There is so much more...it feels futile to try and isolate a few bullets...check out the full release notes and let us know what you think ↓


const name = _name ?? ... ってことかw 一瞬動かんくね?ってなってた


vercelのagent-skills全部読んだけど、状態の初期値を動的にするこの書き方シンプルでいいなと思った。 ユーザがフォームに入力するまでサーバーの値をデフォ値として入れたい場合、変更の有無のフラグのみundefinedとして記録しておくとuseEffectで同期せずに綺麗にかける。

