News

This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable.
renderItem: Function, custom item rendering. NOTE: Highly suggest looking into a render cache such as React.memo if you plan to override renderItem; On a specific item [{thumbnail: '...', renderItem: ...