• Home
  • About
    • i m h o . j photo

      i m h o . j

      baby web developer's blog

    • Learn More
    • Email
    • LinkedIn
    • Github
    • SoundCloud
  • Posts
    • All Posts
    • All Tags
    • All Categories
  • Projects

Category

  • Algorithms 6
  • Data Structure 3
  • Javascript 16
  • Journal 2

Algorithms

  • [Problem Solving] Climbing Stairs (LeetCode-Easy)
  • [Problem Solving] mergeTwoListedLists (LeetCode-Easy)
  • [Problem Solving] Valid Parentheses (LeetCode-Easy)
  • [Problem Solving] trailingZeros
  • [Problem Solving] pageCount
  • [Problem Solving] divisibleSumPairs

Data Structure

  • Hashing and Hash Table (해쉬 테이블)
  • Tree (나무)
  • LinkedList (연결리스트)

Javascript

  • [Web Foundation] Session vs Token based Authentication
  • [Web Foundation] Cookie가 그래서 도대체 무엇일까?
  • [React-Redux] mapDispatchToProps의 다양한 사용법
  • [functional programming] 클로저(Closure)를 샅샅이 파헤치자: 스코프(scope)와 렉시컬 스코프(lexical scope)
  • [Node/Express/EJS] Adding local scripts, css, to EJS views
  • I promise, you will understand Promise after reading this (Part II)
  • I promise, you will understand Promise after reading this (Part I)
  • Callback this, callback that. What is a callback function?
  • var, let, and const - what's the difference?
  • ES2015 a.k.a ES6
  • Javascript methods for DOM Manipulation
  • Why var and let bindings behave differently using setTimeout function
  • Debugging with developer tools
  • Scope & Hoisting
  • Object/Array & Primitive/Reference
  • Javascript Grammar

Journal

  • My Second Post
  • My First Post