feedforce / frontend-meeting

Agenda for frontend meeting.
https://github.com/feedforce/frontend-meeting/issues
22 stars 1 forks source link

2020/02/13 第171回 フロントエンドMTG 議事録 #26

Open mashabow opened 4 years ago

mashabow commented 4 years ago

SameSite Cookie

Google のサービス、まだ SameSite Cookie の警告出るじゃん…と思っていたら、互換性のために古い Cookie と新しい Cookie を両方使っているからだった。

Chrome で Google にアクセスするとユーザー固有のヘッダが送られる

kai-lma commented 4 years ago

React Native is the Future of Mobile at Shopify

https://engineering.shopify.com/blogs/engineering/react-native-future-mobile-shopify

The specification for native image lazy-loading is merged into HTML standard

https://github.com/whatwg/html/pull/3752#issuecomment-585202516

MacOS Swift playground

https://apps.apple.com/us/app/swift-playgrounds/id1496833156?mt=12%22

kogai commented 4 years ago

分散システムにおけるイベントトラッキング

Distributed tracingと呼ぶらしい

書籍では

など

WebAssembly Summit

当日のライブ配信

セッションごとに動画を分けたりとかはされてない

セッションの一覧

Reactアプリを段階的にElm化する

https://github.com/Parasrah/elm-react-component

krhrtky commented 4 years ago

Scala.js ver1.0リリース

https://www.scala-js.org/

PWAの店舗向けアプリ(クーポンとか)

http://release.trance-media.co.jp/2020/02/0210.html

jinmayamashita commented 4 years ago

Cross-Site Scripting attacks via crafted SVG

https://medium.com/axdb/stored-cross-site-scripting-attacks-using-crafted-svg-images-1b09c9e727e4