📖
aug-note
  • 1️⃣ Flutter
    • Flutter Operation Process
    • pubspec.yaml
    • Widget
  • 2️⃣ frontend
    • HTML / CSS
      • Simentic Tag
      • Flex
      • Grid
      • class vs id
      • Attribute vs Property
      • form
      • Tailwind
        • base, utility, component, layer
        • tailwind.config
    • React
      • Next.js
        • Next.js 15
        • Tanstack Query with Next.js
      • Library
        • react-hook-form
      • React vs Next.js
      • React Hooks
      • Redux
      • Life Cycle
      • Ref
      • Suspense
      • Hydration
      • Virtual DOM
      • Component
      • library / framework
  • 3️⃣ Language
    • JavaScript
      • TypeScript
        • Generic
        • Interface, Type Alias
        • Utility Type
        • tsconfig.json
        • Schema vs Type
        • Type Guard
        • Tuple
      • JS Variables
      • Event loop
      • Arrow function
      • Ajax
      • async await
      • blocking / non-blocking
      • sync/async
      • Closure
      • Execution Context
      • Lexical Scope
      • this
      • Truthy / Falsy
      • Event
      • package manager
        • npm
        • yarn
    • Dart
      • Variables
      • Factory
  • 4️⃣ Computer Science
    • Network
      • OSI 7 Layer
      • TCP / IP
      • DNS
      • UDP
      • Load Balancing
      • http / https
      • CORS
    • OS
      • Computer Structure
      • Operating System
      • CPU Scheduling
      • Process
      • Memory Structure
      • Interrupt
      • Compile
    • Web
      • API
      • webpack
      • Barbel
      • DOM
      • SEO
      • Web Storage
      • Session / JWT
      • SSR / CSR
      • SSG
      • Web Socket
      • SPA
    • Data Structure
      • Linear Data Structure
      • Non-Linear Data Structure
    • Design Pattern
      • Flux
      • Observer
      • BFF
    • Software Engineering
      • TDD
      • OOP
    • Cloud Computing
      • K8S
  • 5️⃣ BlockChain
    • BlockChain
    • Mining
    • Smart Contract
Powered by GitBook