2022-09-13

Go初心者がレイヤードアーキテクチャ+DDDでAPIを実装してみる

https://zenn.dev/nohara/articles/4fb1820c554deb
2022/09/13 23:28:05

ZOZOTOWN Webフロントエンドリプレイスにおける CSS in JS の技術選定で Emotion を選定した話 - ZOZO TECH BLOG

https://techblog.zozo.com/entry/zozotown-css-in-js
2022/09/13 23:27:16

Dockerfileを書かずにNext.jsアプリケーションをCloud Runにデプロイする|GCP|開発ブログ|株式会社Nextat(ネクスタット)

https://nextat.co.jp/staff/archives/294
2022/09/13 23:26:17

サーバサイドとクライアントサイドが”適材適所”でレンダリング - React Server Componentsを知る

https://techfeed.io/entries/631a370155fecc24301b5cc3
2022/09/13 23:25:32

ブラウザ / Browser

https://speakerdeck.com/recruitengineers/browser-2022
2022/09/13 23:24:54
仕組み

trpcって知ってますか?

https://zenn.dev/is_ryo/articles/08a9710d9f6ee2
2022/09/13 23:21:04

第2章 ブラウザ操作自動化の基本 ~非同期処理を扱うasync/await関数、自動化の鍵を握るPuppeteerコンポーネント | gihyo.jp

https://gihyo.jp/article/2022/09/rapid-learning-puppeteer-02
2022/09/13 23:18:11

エンジニア組織のロール再定義、横断で動くためのCTO室設立… 組織改善にはボトムアップとトップダウンのどちらも大切

https://logmi.jp/tech/articles/327302
2022/09/13 23:14:17

Hatena Engineer Seminar #21「GraphQL 活用編」をオンラインで開催しました #hatenatech - Hatena Developer Blog

https://developer.hatenastaff.com/entry/engineer-seminar-21-report
2022/09/13 22:56:45

フレームワークに頼らない! フロントエンド技術「Web Components」のAPIを学ぼう

https://codezine.jp/article/detail/16337
2022/09/13 20:02:34

CSSで最後の要素にだけスタイルを適用させない、疑似クラス「:not()」と「:last-of-type」の組み合わせは便利

https://coliss.com/articles/build-websites/operation/css/css-selectors-is-not-last-of-type.html
2022/09/13 11:32:58

デザイナーやエンジニアの作業効率が向上するFigmaの運用方法を考える|osanai / ui designer|note

https://note.com/katsunori_osanai/n/nb6abade5e16d
2022/09/13 10:46:45

Many Paster | Figma Community

https://www.figma.com/community/plugin/831936445397604629/Many-Paster
2022/09/13 10:46:11
“Many Paster allows you to insert a list of data into selected text layers individually.”

OPA/Regoによる汎用的なGo言語の静的解析

https://zenn.dev/mizutani/articles/go-static-analysis-with-rego
2022/09/13 10:45:46

GitHub - hairyhenderson/gomplate: A flexible commandline tool for template rendering. Supports lots of local and remote datasources.

https://github.com/hairyhenderson/gomplate
2022/09/13 10:35:11

RapidAPI Client - Visual Studio Marketplace

https://marketplace.visualstudio.com/items?itemName=RapidAPI.vscode-rapidapi-client
2022/09/13 10:34:32

GitHub - sudheerj/reactjs-interview-questions: List of top 500 ReactJS Interview Questions & Answers….Coding exercise questions are coming soon!!

https://github.com/sudheerj/reactjs-interview-questions
2022/09/13 10:34:23

GitHub - facebookincubator/memlab: A framework for finding JavaScript memory leaks and analyzing heap snapshots

https://github.com/facebookincubator/memlab
2022/09/13 10:34:01

@layer - CSS: カスケーディングスタイルシート | MDN

https://developer.mozilla.org/ja/docs/Web/CSS/@layer
2022/09/13 09:53:37

tRPCの便利だった機能

https://zenn.dev/terrierscript/articles/2022-08-20-trpc-utils
2022/09/13 08:56:50

content-visibility - CSS: カスケーディングスタイルシート | MDN

https://developer.mozilla.org/ja/docs/Web/CSS/content-visibility
2022/09/13 08:51:26
“画面外のセクションのペイントとレンダリングを飛ばす方法を示しています。ビューポート外の内容物はレンダリングされない”

無限ループするアニメーションの、今進んでいるフレームが終わったら停止させる

https://zenn.dev/kobito/articles/a098b63153a84d
2022/09/13 08:25:58

WebKit Features in Safari 16.0

https://webkit.org/blog/13152/webkit-features-in-safari-16-0/
2022/09/13 08:22:31

GitHub - seanchas116/wasm-text-rendering: Get glyph data and render text to a canvas using Rust wasm

https://github.com/seanchas116/wasm-text-rendering
2022/09/13 08:21:55

HottyDB 〜 検索エンジンとレコメンドエンジンを搭載したRDB

https://www.hottydb.com/#hottydb%E3%81%AE%E5%A7%8B%E3%82%81%E6%96%B9
2022/09/13 08:03:32

MouseEvent.movementX - Web API | MDN

https://developer.mozilla.org/ja/docs/Web/API/MouseEvent/movementX
2022/09/13 07:02:14
currentEvent.movementX = currentEvent.screenX - previousEvent.screenX