JS Error Handling

Is it worth to study Math? Of course, yes!

Create a Material React app

How to use create-react-app with Material web components.

Web

React input number done right

Having an input number working correctly is not that easy, let me share my implementation.

Vanilla JavaScript date manipulation

You don't need moment.js! Just use few snippets of native JavaScript code to parse and manipulate dates.

Web

Use fetch!

Which is better? axios or fetch? Let me share my ( unconventional, as always :^) opinion.

Web