WP

Code Snippets

Gist


AWS

  • Setup AB test with Lambda@edge function
  • lambda@edge function to fix Amplify query strings bug

JS

  • debounce() and throttle()
  • delay()
  • Event delegation
  • Generator

Bash

  • get-file-list-by-word.sh

Quasar

  • import Tailwind in Quasar

Interactive UI

  • CSS Animation
  • CSS Flex
  • CSS Grid
  • JS Event & Animation
  • SVG

CSS

  • How to keep ratio of div
  • Text ellipsis

Machine Learning

  • Numpy
  • Python data structure

Web3

  • Solidity
  • Implement ERC-20 from scratch
  • Implement wETH from scratch
  • Implement NFT(ERC-721) from scratch
  • web3.js