WP

Code Snippets


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

Interactive UI

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

CSS

  • How to keep ratio of div
  • Text ellipsis

PS

  • 들어가기 전에
  • 제대로된 괄호 판단문제
  • 문자열에서 가장 많이 등장한 문자는?
  • 이진탐색과 그 응용

Web3

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