tson
449 posts

tson
@tsonobe_
職業エンジニアです。 個人でmindmapアプリ作ってます 開発しながら気づいたこととか、 ちょい技術ネタをぽつぽつ
Katılım Mart 2022
184 Takip Edilen23 Takipçiler
Sabitlenmiş Tweet
tson retweetledi

これは本当に届いてほしい。海外製のサービスを使おう等して日本語入れて、変換確定しようとすると送られちゃうというのが多々ある。
しょうがなく、アドレスバーのところで打ち込みたい内容をいったん作って、コピペして送るみたいなことがしょっちゅう。。
ブラウザ側でEnterで送信を無効にするとかでも可。
かみくず@p_craft
世界中のWebフロントエンドエンジニアに届いてほしいのですが keydownイベントでEnterキーを待ち受けてサブミットを行う機能を作るとき、KeyboardEvent.isComposingを参照してください。そうしないと日本人ユーザーがまともに使えなくなります。 詳しくはこちらを。 ef81sp.github.io/ime-vs-input-k…
日本語
tson retweetledi

Using ACF made sense in 2019 but it doesn't mesh with modern WordPress development. I just inherited a site that heavily uses ACF and it's a complete mess.
- Use 𝚠𝚘𝚛𝚍𝚙𝚛𝚎𝚜𝚜/𝚋𝚞𝚒𝚕𝚍 with 𝚠𝚘𝚛𝚍𝚙𝚛𝚎𝚜𝚜/𝚌𝚘𝚖𝚙𝚘𝚗𝚎𝚗𝚝𝚜 for modern WordPress settings (𝚋𝚞𝚒𝚕𝚍 is the successor to 𝚜𝚌𝚛𝚒𝚙𝚝𝚜, been using it all week and it's great — no more webpack)
- Native blocks are more powerful with a better, modern UX. You can use dynamic server rendered blocks where it makes sense, and WordPress 7.0's PHP block registration can replace most ACF blocks
- Use the Block Locking API so clients can't break the layouts you build
- Use extended-cpts for CPT/taxonomy management
ACF repeaters and flexible layouts aren't the way. InnerBlocks + nested native blocks do this with a better UX.
Build some boilerplates using 𝚠𝚘𝚛𝚍𝚙𝚛𝚎𝚜𝚜/𝚌𝚘𝚖𝚙𝚘𝚗𝚎𝚗𝚝𝚜 for settings pages (ACF settings pages look out of place compared to this), native blocks, etc. and let agents use them to produce better interfaces quickly
I've been doing this for years on hybrid themes and haven't looked back (not using FSE, it's not the right setup for the designs I work on)
"But ACF is faster" — not anymore. Agents close the gap, and reviewing their diffs helps you see what modern WP actually looks like.
English


うおおおおおおおおおおおおおお!!!!!
{
"table": 12,
"items": [
{"menu_id": "hamburg", "qty": 4},
{"menu_id": "drink_bar", "qty": -99999}
]
}
「お客様に¥1,234,567お支払いしますううううう!!!」
「ありがとうございますうううううううう!!!!」
Keisuke / けいすけ@kei31
2030年のファミレスの注文方法
日本語
tson retweetledi

Cross Localization に関しては、すごく強力なんだけど、自力でやると頭こんがらがるから、ここの記事を参考にしてAIにやってもらうのが⭕️

SUKE@suke_arts
何でこれが効果あるのか、ご存知ない方に向けて真面目な話をします。 当然、対応地域を増やせばその分露出される国が増えるのですが、それ以外にも意味があります。 AppStoreは各国毎に、Default languageと、Additional supported languagesを設定しており、検索時にはそれらの複数言語の情報が参照されるのです。 日本で言えば、Default language は日本語で、Additionalは英語です。 そのため、日本語だけでなく英語のローカライズを対応しておくと、日本での検索ヒット率が上がりやすいということです。 これを全ての地域で対応しようと思ってやったのが、今回の全リージョン対応です。
日本語
tson retweetledi

AppleとGoogleは以前までは30%徴収されてましたがいまは15%に抑えられるのと、
アプリ内決済やめてStripe導入すれば手数料3.6%まで抑えられるのでおすすめですよ!
リーダーアプリってのを申請すれば外部サイトでの課金も許可されてるので、うちはそれでやってます
ネトフリとかAmazonもやってるやつ
Link.2011@Link_2011A
自分みたいなカスの開発者だとApp StoreはAppleへの献上がキツすぎて無理なのマジで何
日本語

