News

I'm trying to use the React style guide for a project but I have been fighting with it for ages. In the docs it says to use arrow functions in components that don't ...
To use my Customer's callback function, I'd write something like this: If I had used the JavaScript-like syntax to declare my callback function things would go wrong when I used the callback function ...
There are a lot of fun things you can do with a functional style in JavaScript and I encourage you to explore it. One of the tools that I’ve picked up in the process of exploring a functional style is ...