Frontend Digest
v2.0

End of war

Workerize

Run a module in a Web Worker ๐Ÿ‘€

Functional-Light JavaScript

Lazy, composable, and modular JavaScript

Pipeline operator in JS?

2
ย  |> double
ย  |> square
ย  |> increment
increment(
  square(
    double(2)
  )
)

Tool for reverse engineering of Angular applications ๐Ÿ‘€

ngrev

NPM. New Package Moniker rules

react-native

react.native

react_native

reactnative

Node.js

face-recognition.js

leftPad v2.0

npm operational incident, 6 Jan 2018

BEM

Methodology to enable reuse in front-end development ๐Ÿ‘€

Compile WebAssembly faster than it comes in

immer

let nextState = 
  immer(state, draftState => {
    let item = draftState 
      .items
      .find(x => x.id === id)
    if (item)
      item.done = true
  })

fast as immutable.js

no object cloning

The Sticky Truth about Modern Written Language

Chrome is turning into the new Internet Explorer 6

WHY WE LIKE DISTRACTIONS

deck

By t1mmaas

deck

  • 599