タグ twada
人気順 10 users 50 users 100 users 500 users 1000 userspower-assert-monorepo/packages/node at main · twada/power-assert-monorepo
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert 続きを読む
データベーススペシャリストというキャリアと生存戦略 ~10年後も変わらないこと、変わること / career-spiral
Tech BASE Okinawa 2023の登壇資料です。 # 参考資料 - https://speakerdeck.com/twada/worse-is-better-understanding-the-spiral-of-technologies-2019-edition - https://fortee.jp/phperkaigi-2023/proposal/98ad84b9-df03-4449-ab25-377761945005 - https://findy-code.io/engineer-lab/career-spiral - 続きを読む
100. A Philosophy of Software Design (1/3) w/ twada | fukabori.fm
ストラテジックとタクティカルとのアプローチで交差する点までどのぐらいの時間がかかる? 1.5年後のコードでもメンテできるような意識を開発チームでどうすれば持てるか? 書籍:An Elegant Puzzle: Systems of Engineering Management Deep モジュール と Shallow モジュール Unix哲学 Config があるとみんないじりた... 続きを読む
48. GoFデザインパターンとDI (前編) w/ twada | fukabori.fm
話したネタ デザインパターンとは? ソフトウェアパターン 書籍: オブジェクト指向における再利用のためのデザインパターン Gang of Four 進研ゼミみたいなもの Composite パターン デザインパターン以外のソフトウェアパターンとは? アーキテクチャパターン、アンチパターン、コンカレンシーパターン AWSクラウドデザ... 続きを読む
27. 論理削除とは何か?どのような解法があるのか? w/ twada | Fukabori.fm
話したネタ 論理削除とはそもそも何か? 物理削除とは? なぜ、論理削除が生まれてくるのか? 理由1: 心理的なハードルの高さ、怖さがある 理由2: 削除したデータを検索対象に入れたい場合がある 理由3: ログとしての用途 理由4: 誤操作をすぐに戻したい アンチパターンとは何か? なぜ、論理削除はアンチパターンとして... 続きを読む
twada/unassertify · GitHub
Browserify transform to remove assertions on production build. Encourages Design by Contract (DbC). INSTALL $ npm install --save-dev unassertify HOW TO USE via CLI $ $(npm bin)/browserify -t unasserti... 続きを読む
twada/gulp-derequire · GitHub
A gulp plugin for derequire. Description gulp-derequire is a gulp plugin to apply derequire to target Buffer/Stream. It's useful when you are building standalone module using browserify with gulp. Usa... 続きを読む
テスト用ライブラリ power-assert
テスト用ライブラリ power-assert Presentation Transcript テスト用ライブラリ power-assert 和田 卓人 (a.k.a id:t-wada or @t_wada) May 29, 2014 @ JSオジサン #2 和田 卓人 id: t-wada @t_wada github: twada テスト書いてますか? http://twitpic.com/d... 続きを読む
私にとってのテスト
私にとってのテスト Presentation Transcript 私にとっての テスト 和田 卓人 (a.k.a id:t-wada or @t_wada) Jul 24, 2013 @Testing Casual #1 和田 卓人 id: t-wada @t_wada github: twada #97prog_ja #sqlap Agenda •「品質」について •TDD の T について ... 続きを読む