Blogs
A collection of articles on development, design, and ideas

How to Set Up Logging in Node.js with Express and Pino
Learn how to set up logging in a Node.js Express project using Pino and Pino-http.
Nodejs
Pinojs
+2 more
19 February, 2026
4 min

Authentication System in Next.js Using Auth js v5 with credentials
How to turn a rough client idea into a clean, working backend.
Software
Node.js
+2 more
3 December, 2025
5 min

Software Development Process
How to turn a rough client idea into a clean, working backend.
Software
Node.js
+2 more
27 November, 2025
4 min

How to Use i18n in Next.js Without Routing
A guide to adding multi-language support in Next.js using the without-routing approach — language is handled internally with no URL changes.
Next.js
next-intl
+3 more
4 July, 2025
3 min