ElemeFE-background

Movition

Guide

Common

It's much more diff between frontend and backend.

  • [Common] Type judgment
  • [Common] Scope
  • [Common] Reference
  • [Common] Memory release
  • [Common] ES6+ featrues

Common Problem

View more

Module

  • [Common] Module
  • [Common] Hotfix
  • [Common] Context
  • [Common] Package Manager

Common Problem

View more

Event & Async

  • [Common] Promise
  • [Doc] Events
  • [Doc] Timers
  • [Bonus] Blocking & Non-blocking
  • [Bonus] Parallel & Concurrent

Common Problem

View more

Process

  • [Doc] Process
  • [Doc] Child Processes
  • [Doc] Cluster
  • [Bonus] IPC
  • [Bonus] Daemon

Common Problem

View more

IO

  • [Doc] Buffer
  • [Doc] String Decoder
  • [Doc] Stream
  • [Doc] Console
  • [Doc] File System
  • [Doc] Readline
  • [Doc] REPL

Common Problem

View more

Network

  • [Doc] Net
  • [Doc] UDP/Datagram
  • [Doc] HTTP
  • [Doc] DNS
  • [Doc] ZLIB
  • [Common] RPC

Common Problem

View more

OS

  • [Doc] TTY
  • [Doc] OS
  • [Doc] Command Line Options
  • [Common] Load
  • [Bonus] CheckList
  • [Common] Indicators

Common Problem

View more

Error & Debug

  • [Doc] Errors
  • [Doc] Domain
  • [Doc] Debugger
  • [Doc] C/C++ Addon
  • [Doc] V8
  • [Bonus] Memory snapshot
  • [Bonus] CPU Profilling

Common Problem

View more

Test

  • [Common] Methods
  • [Common] Unit Test
  • [Common] Benchmarks
  • [Common] Integration Test
  • [Common] Pressure Test
  • [Doc] Assert

Common Problem

View more

Util

  • [Doc] URL
  • [Doc] Query Strings
  • [Doc] Utilities
  • [Common] Regex

Common Problem

View more

Storage

  • [Common] Sql
  • [Common] NoSql
  • [Bonus] Cache
  • [Bonus] Consistency

Common Problem

View more

Security

  • [Doc] Crypto
  • [Doc] TLS/SSL
  • [Doc] HTTPS
  • [Bonus] XSS
  • [Bonus] CSRF
  • [Bonus] MITM
  • [Bonus] Sql/Nosql Injection

Common Problem

View more

Final