Dictating the web workers
Web workers are a strong option added to ES6. It allows running long code operation without blocking the user’s thread.
Read moreWeb workers are a strong option added to ES6. It allows running long code operation without blocking the user’s thread.
Read moreLong long ago I created the Boom. A simple web component. And back then I made a promise to continue
Read moreI learned more from the one restaurant piece of code that didn’t work than from all the ones that were
Read moreThe revolution has always been in the hands of the young. The young always inherit the revolution. Huey Newton. He
Read moreI think a lot of psychopaths code horrors are just geniuses programmers who drove so fast that they lost control
Read moreOne tick to string them all A template is a small back-tick that was anticipated for a long time. It
Read moreA short iteration over Iteration functions After covering the iteration basic concept on From irritation to iteration #1, it’s time for
Read moreThe definition of insanity is doing the same thing over and over without iterating over it ES6 had introduced plenty of
Read moreSymbols are completely unique This simple principle can cause some interesting consequence, like a sad ghost symbol, sitting in the dark out of
Read moremap: a key-value object that is built for iterations Most of us are probably using the basic JavaScript object as
Read more