Don’t know what the difference between stateful and stateless is, or what higher order functions are? On the auth0.com site Sebastián Peyrott explains these terms and other modern JavaScript concepts. Modern JavaScript has experienced massive proliferatio... (more…)
Read more »
We recommend upgrading to the latest Safari, Google Chrome, or Firefox. (more…)
Read more »
Inkscape is an awesome (Possibly the best) vector graphics editor. It would be even more awesome if it was rewritten on the Elektron… (more…)
Read more »
A look into what is optional chaining and nullish coalescing operator, why should we use it, and how to use it. (more…)
Read more »
Template literals are string literals allowing embedded expressions. You can use multi-line strings and string interpolation features with them. (more…)
Read more »