2021-02-07
SvelteでTypeScript書くやつためしてみた
vercelでサンプルリポジトリを作成
https://svelte.dev/blog/svelte-and-typescript
node scripts/setupTypeScript.js で設定できる
便利
設定したらファイルは消える
sass-loaderの最新版がwebpack4系に対応して無くてCIで失敗してた
https://github.com/yamanoku/vue_portfolio_template/pull/915
関連
https://github.com/vuejs/vue-cli/pull/6266
yamanoku.net の更新したい
やること整理
https://yamanoku.net/vue-a11y/ をCMS管理したい
今のは2019で別に管理したい
プルリはある
https://github.com/yamanoku/yamanoku.github.io/pull/489
/vue-a11yを/vue-a11y-2019 に移動できるようにする
cloudfrontでリダイレクト設定?
CloudFrontで特定のパスへのアクセスをリダイレクトさせる | DevelopersIO
https://opensource.com/article/19/7/permanently-redirect-github-pages
http-equiv="refresh" で移動できるにはできるな
方針をmetaでリダイレクトするようにした
https://github.com/yamanoku/yamanoku.github.io/pull/489/commits/9aa9eca11096def33ffb88784e47b6374bccd73a
canonicalも2019のページにしたお
以前書いてもいいですよって許可してた記事、Qiitaにもあった
フロントエンドに関わる人のスキルとして触れておきたい・知っておきたいこと #初心者 - Qiita
最近Qiitaでなんか投稿してみたい気がしてる
なぜかはわからないけど
他人の求職エントリを集めてみてる
別に転職する準備とかではなく
自分の情報のアプデをしたく参考のため
人はどういうことをまとめているのか気になった
https://vue-test-utils.vuejs.org/ja/ を眺める
https://vue-test-utils.vuejs.org/ja/installation/
インストってなんやねん
https://github.com/vuejs/vue-test-utils/pull/1610
日本人チェックが不在っぽい
https://github.com/vuejs/vue-test-utils/pull/1785
つくった
MountとshallowMountの違い
https://qiita.com/ykhirao/items/8e8a9547a693c677813c#vue-test-utilsのshallowmountとmountの違いについて
shallowMount vs mount in vue test utils with an example - Code Rethinked
If you are writing unit tests and want to test the functionality of a component individually, then setup the shallowMount function and test it.
If you want to test a nested component, then use the mount function.
Accessibility | Testing Library も読んでみる
isInaccessible
This function will compute if the given element should be excluded from the accessibility API by the browser. It implements every MUST criteria from the Excluding Elements from the Accessibility Tree section in WAI-ARIA 1.2 with the exception of checking the role attribute.
https://www.w3.org/TR/wai-aria-1.2/#tree_exclusion
スタブってなんじゃ
Facebook製のJavaScriptテストツール「Jest」の逆引き使用例 - Qiita
GitHub Sponsors、他人がスポンサードしたくなるような射幸心を煽りまくる説明文章ってどういうものだろう
そもそもお前なんぞに金を払うかという前提なのでまずはもくもくとやらんとですが
ゴールはなんだろう
自分がスポンサーしてる人たち
https://github.com/sponsors/ktsn
Veturの開発頑張ってほしい
https://github.com/sponsors/azu
JSer.infoやjsprimerでおせわになってます
https://github.com/sponsors/kt3k
これからのdenoの開発応援
基本的になんらかのものにアウトプットだしてる人たちだな
なんらかお金をもらうという経験はほしいな
本があるけど
これからはじめるWebアクセシビリティ
加筆修正してzennで売りたい…