"UI" Blog Posts
- May 16, 2025The joy of running a blog in one's favourite technology
Frontend
UI
Nextjs
SSG
MDX
Markdown
React
Running a blog is fun. There are two kinds of activities - writing blog articles and improving the blog engine.
- March 3, 2025Easy and secure authentication with magic links (and its quirks) 🔮
Frontend
Backend
Authentication
UI
Magic link is an easy and secure authentication method which doesn’t require creating accounts nor managing passwords.
- September 2, 2024Ant Design select dropdown with images preview
Frontend
UI
Create custom dropdown option labels renderer for Ant Design Select Component.