Replacing react-datepicker with HTML input element of type date http://steinar.bang.priv.no/?p=567 #noxp #frontend #programming #axios #html #html_forms #javascript #redux #redux_toolkit #web I replaced “react-datepicker” in two of my react applications, with the built-in <input type=”date”/> date picker, and the resulting reductions in bundle.js size were so significant I felt the need to blog about it. I recently was told about <input type=”date”/> by a colleague, who described as “the simple
Replacing react-datepicker with HTML input element of type&nbsp;date

Steinar Bangs blogg