Michael Lehmann
Michael Lehmann's Blog

Michael Lehmann's Blog

Follow
Follow
homebadges
Tag

TypeScript

#typescript

More content

Read more stories on Hashnode


Articles with this tag

Implement pagination with NextJS and MongoDB

Nov 23, 20222 min read

If you read my blog regularly you may have noticed that I recently introduced pagination to my article list. In order of that, I would like to explain...

Implement pagination with NextJS and MongoDB

Implement reading time for your blog articles

Nov 1, 20222 min read

I recently implemented a small hint showing the reading time of an article in my blog. This is a functionality used quite much when reading some...

Implement reading time for your blog articles

Async file upload with NextJS

Jun 3, 20213 min read

I'm currently playing around with NextJS. My background is clearly in the Microsoft environment and for a few years Angular, so I practice web...

Async file upload with NextJS