React.lazy, What and how to use in your app Tuesday, October 30, 2018 Teklinks react React 16.6 is out and with it comes the new Lazy API. The Rreact.lazy function lets you render a dynamic import as a regular component. React.lazy takes a function that must call a dynamic import(). Full article Email This BlogThis! Share to X Share to Facebook