Homepage
About membership
Sign inGet started
Homepage

YeQingnan

YeQingnan
12 Following1 Follower
  • Profile
  • Claps
  • Highlights
Highlighted by YeQingnan
See more
  • From What’s Next in Computing? by Chris Dixon

    Each product era can be divided into two phases: 1) the gestation phase, when the new platform is first introduced but is expensive, incomplete, and/or difficult to use, 2) the growth phase, when a new product comes along that solves those problems, kicking off a period of exponential growth.

  • From The Two Pillars of JavaScript — Pt 2: Functional Programming by Eric Elliott

    Reactive programming uses functional utilities like map, filter, and reduce to create and process data flows which propogate changes through the system: hence, reactive. When input x changes, output y updates automatically in response.

  • From The Two Pillars of JavaScript — Pt 2: Functional Programming by Eric Elliott

    In other words, for the OOP coding audience, pure functions produce stronger guarantees of encapsulation than objects without function purity, and those guarantees provide many of the same benefits as encapsulation in OOP: The ability to ch…

Claps from YeQingnan
See more
  • 10 Interview Questions
Every JavaScript Developer Should Know
    10 Interview Questions Every JavaScript Developer Should Know
    Eric Elliott
  • The Two Pillars of JavaScript — Pt 2: Functional Programming
    The Two Pillars of JavaScript — Pt 2: Functional Programming
    Eric Elliott
  • The Two Pillars of JavaScript
    The Two Pillars of JavaScript
    Eric Elliott