Yรฒmรก's Notes

  • About
  • ๐Ÿ—บ๏ธ - Computer Science
    • 1 Foundations & Theory
      • ๐Ÿ—บ๏ธ - Algorithms
        • ๐Ÿ—บ๏ธ - PS
          • boj
            • 11660
              • 11660
            • 14626
              • 14626
            • 18111
              • 18111
          • README
        • math
          • % in cpp, python
          • gcd, lcm
          • ์†Œ์ˆ˜ ํŒ๋ณ„๋ฒ•
          • ์—ฐ์—ญ๋ฒ•, ๊ท€๋‚ฉ๋ฒ•, ์ˆ˜ํ•™์  ๊ท€๋‚ฉ๋ฒ•
        • Named Algorithms
          • Bellman-Ford Algorithm
          • Dijkstra's Algorithm
          • Eulerian Path
          • Floyd-Warshall Algorithm
          • Hamiltonian Path
          • Hierholzer's algorithm
          • Imos Algorithm
          • Knuthโ€“Morrisโ€“Pratt Algorithm
          • Kruskal's Algorithm
          • Prim's Algorithm
          • Rabin Karp Algorithm
        • 0-1 BFS
        • Back Tracking
        • BFS
        • Binary Search
        • Bitmask
        • Combination
        • DFS
        • DP
        • DP with Bitmask
        • DP ์œ ํ˜•
        • Graph
        • Greedy
        • Hash
        • Heap Sort, Heapify
        • Minimum Spanning Tree (MST) - ์ตœ์†Œ ์‹ ์žฅ ํŠธ๋ฆฌ
        • Permutation
        • Prefix Sum Array
        • PS Site
        • Quick Sort
        • Strongly Connected Component
        • Subset
        • Terms
        • Time Complexity
        • Tips
        • Topological Sorting
        • Traveling Salesman Problem
        • Tree
        • Two Pointers
        • Union-Find
      • Data Structures
        • Fenwick tree
      • Game Theory
        • Nim
      • Theory of Computation
        • 32bit vs 64bit
        • context switching
        • CPU ์Šค์ผ€์ค„๋ง
        • critical section
        • frame
        • OS Lecture
        • page
        • page fault
        • PCB
        • Single source of truth
        • Thrashing
        • ๋ฉ”๋ชจ๋ฆฌ ํ• ๋‹น
        • ํ”„๋กœ์„ธ์Šค์˜ ์ƒํƒœ
    • 4 Data & Storage
      • DB
    • 5 Software Development
      • Programming Language
        • ๐Ÿ—บ๏ธ - JavaScript
          • AJAX
          • Arguments
          • Asynchronous JS
          • Callback Hell
          • Class
          • Closure Trap
          • Closures
          • Data type
          • Deep Copy
          • Destructuring
          • event loop
          • Execution Context
          • Function
          • Generator
          • Hoisting
          • Module
          • Nullish coalescing operator
          • Promises
          • Prototype OOP
          • Scope
          • Shallow Copy
          • Spread syntax
          • Standard built-in objects
          • This
          • Variable Lifecycle
          • ๋ฐ์ดํ„ฐ ๋ฉ”๋ชจ๋ฆฌ ํ• ๋‹น
          • ๋ถˆ๋ณ€์„ฑ
          • ์ปดํŒŒ์ผ๋ง
          • ํ•จ์ˆ˜ํ˜• ํŒจ๋Ÿฌ๋‹ค์ž„
        • Python
          • Python
        • TypeScript
          • Interface vs type
      • Git
    • 6 AI & Data Science
      • AI Tools
      • Blog & Community
      • Lecture
      • LLM Utility
      • Prompt
    • 7 Applications Development
      • ๐Ÿ—บ๏ธ - Frontend
        • React
          • Custom hook
          • forwardRef
          • Fragment
          • Hook debug
          • Hook ์‚ฌ์šฉ ๊ทœ์น™
          • Key prop์˜ ์ค‘์š”์„ฑ
          • Props
          • React
          • React Framework
          • react life cycle method
          • React Test
          • rendering trigger
          • Rerendering
          • Side effect
          • State batch
          • State ๋ณ€๊ฒฝ๊ฐ์ง€
          • useRef
          • ๋‹จ์ผ ๋ฐ์ดํ„ฐ ๊ด€๋ฆฌ
          • ๋ฆฌ์•กํŠธ ์• ํ”Œ๋ฆฌ์ผ€์ด์…˜ ๋””๋ฒ„๊น…
          • ๋ฉ”๋ชจ์ด์ œ์ด์…˜
          • ๋ถˆํ•„์š”ํ•œ ํด๋ฐฑ ๋ฐฉ์ง€
          • ์ƒํƒœ ๊ด€๋ฆฌ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ
          • ์—„๊ฒฉ ๋ชจ๋“œ
        • Style
          • CSS
            • CSS
            • css selectors
            • css selectors priority
            • flex - display
            • position property
            • SCSS
          • ui kit
        • Terms
          • Composition
          • cookie, session storage, local storage
          • CORS
          • DOM API
          • DOM, BOM, CSSOM
          • ErrorBoundary
          • Event bubbling, capturing
          • Event delegation
          • Headless UI ๋งŒ๋“ค๊ธฐ
          • Hydrate, Rehydrate
          • Isomorphic, Universal JS
          • lazy load custom
          • MVVM
          • Prefetch, Split Code
          • Preflight
          • React Component
          • react Fiber
          • Rendering Pipeline
          • Request Race Condition
          • SSG, SSR, ISR
          • Static Optimization
          • Suspense
          • Suspense for Data Fetching
          • TDD in react
          • Untitled
          • UseDebounce
          • useEffect ๊ฐœ๋ฐœ๋ชจ๋“œ์—์„œ ๋‘๋ฒˆ ์‹คํ–‰๋˜๋Š” ์ด์œ 
          • useTransition
          • ๊ด€์‹ฌ์‚ฌ ๋ถ„๋ฆฌ
          • ๊ด€์‹ฌ์‚ฌ ๋ถ„๋ฆฌ์‹œ ์ฃผ์˜ํ•  ์ 
          • ๋Œ€์ˆ˜์  ํšจ๊ณผ
          • ๋ Œ๋” ํ”„๋กญ
          • ๋งˆ์šดํŠธ, ์–ธ๋งˆ์šดํŠธ ํŒ๋ณ„ custom hook
          • ๋น„๋™๊ธฐ ํŒŒ์ดํ”„๋ผ์ธ ํŒจํ„ด
          • ์„œ๋ฒ„ ์ƒํƒœ ๊ด€๋ฆฌ
          • ์ „์—ญ, ATOM ์ƒํƒœ ํ•„์š”์„ฑ
          • ์ œ์–ด๊ฐ€ ๋˜๋Š” ์ปดํฌ๋„ŒํŠธ
          • ์ปดํฌ๋„ŒํŠธ
          • ์ปดํฌ๋„ŒํŠธ prop ์ง์ ‘ ์กฐ์ž‘, ์กฐํšŒ
          • ํŠน์ • ๋ผ์šฐํŠธ์—์„œ Layout ์ ์šฉํ•˜๊ธฐ - ๋ฏธ๋“ค์›จ์–ด ์ฒ˜๋Ÿผ ์‚ฌ์šฉ
          • ํผ ์ตœ์ ํ™”๋Š” ์–ด๋–ป๊ฒŒ ํ•ด์•ผํ• ๊นŒ
          • ํ”„๋ก ํŠธ์—์„œ ๋ฆฌํŒฉํ† ๋ง
        • Markdown slide
        • Util Site
      • Oline IDE
      • Tracking, Monitoring, Test System
      • vscode Snippet
    • 9 Practical Topics
      • Fallacies of distributed computing
      • Latency Numbers Every Programmer Should Know
      • ์ฝ”๋“œ ๋ถ„์„ ๊ทธ๋ž˜ํ”„
    • 10 Workflow
      • Collaboration Tool
    • 99 MISC
      • Big Tech Stacks
      • Challenging projects every programmer should try
      • Decoder
      • Docs, Wiki
      • Git, Github
      • IT Books
      • Lecture
      • Open Source
      • Productivity Tools
      • Tech Blog
      • Vi, Vim
      • ํžˆ์น˜ํ•˜์ด์ปค๋ฅผ ์œ„ํ•œ ์•ˆ๋‚ด์„œ
  • ๐Ÿ—บ๏ธ - Note Taking
    • ANTINET
    • markdown์„ ์ด์šฉํ•œ ๋…ธํŠธ์™€ ํƒœ์Šคํฌ ๊ทธ๋ฆฌ๊ณ  ์ผ์ • ๊ด€๋ฆฌ
    • Workflow of GTD
    • Workflow of My Note Taking
    • Workflow of Zettelkasten
    • ๋‚ด ๋…ธํŠธ ์ •๋ฆฌ ๋ฐฉ๋ฒ•
    • ๋…ธํŠธ ์ •๋ฆฌ ๋ฐฉ๋ฒ•๋ก 
    • ๋…ธํŠธ์˜ ๋‹จ๊ณ„๋ณ„ ์ •๋ฆฌ ๋ฐ ์ทจํ•ฉ
    • ๋…ธํŠธ์˜ ๋‹จ๊ณ„๋ณ„ ํ•™์Šต ๋ฐ ์š”์•ฝ
    • ๋…ธํŠธ์˜ ๋ฌผ๋ฆฌ์  ์ •๋ฆฌ๋Š” ๋‚ด์šฉ์  ์ •๋ฆฌ๋ณด๋‹ค ํ›„์ˆœ์œ„๋‹ค
    • ์ •๋ฆฌ์šฉ DB๋Š” ๋‚ด์šฉ๊ณผ ์†์„ฑ์ด ๋ถ„๋ฆฌ๋˜์–ด์•ผ ํ•œ๋‹ค
    • ์ œํ…”์นด์Šคํ…์‹ ๋ฉ”๋ชจ์˜ ์ข…๋ฅ˜์™€ ๊ทธ ํ๋ฆ„
    • ์ฃผ๊ธฐ์  ๋ฐ˜๋ณต ํ•™์Šต
    • ์ง€์‹ ๋…ธํŠธ์™€ ์•„์ด๋””์–ด ๋…ธํŠธ๋Š” ์ •๋ฆฌ๋ฒ•์ด ๋‹ฌ๋ผ์•ผํ•œ๋‹ค
  • ๐Ÿ—บ๏ธ - Philosophy
    • ๐Ÿ—บ๏ธ - Philosophy of Mind
      • Map of Philosophy
      • ๊ฑฐ๋Œ€ ์–ธ์–ด ๋ชจ๋ธ๊ณผ ์–ธ์–ด ์ฒ ํ•™
    • z-index
      • ๐Ÿ—บ๏ธ - Guideline

    ๐Ÿ”– Tag: field/language

    1 item with this tag.


    ๐Ÿ“Ž All Notes

    • ๐Ÿ—บ๏ธ - Guideline

      Jun 05, 2025

      • guideline
      • stage
      • stage/facts
      • stage/opinions
      • stage/arguments
      • format
      • format/manual
      • format/book
      • format/pdf
      • format/ebook
      • format/paper
      • format/article
      • format/video
      • format/idea
      • format/question
      • field
      • field/language
      • field/philosophy
      • field/math
      • field/science
      • field/computer

    Backlinks

    • ๐Ÿ—บ๏ธ - Guideline

    Graph View

    • Home
    • About
    • Blog source

    Created by Yรฒmรก with Quartz v4.5.0 ยฉ 2025