Two Types of Developers: Those Who Know Regex and Those Who Don't
Regex, is the most powerful text search, extract, replace and validation tool. It may me complex at a first glance but it actually not.
The blog posts I've written for you.
Regex, is the most powerful text search, extract, replace and validation tool. It may me complex at a first glance but it actually not.
How blog sites knows read counts? Can I manipulate it by spaming the refreshing the page button? How the mechanism work behind the scenes?
A story of escaping the digital overload, discovering retro hobbies, and rekindling the joy of anticipation.
How to fix unexpected logout issues in Next.js caused by link prefetching. Discover best practices for handling API routes and improving user experience
Learn how to use TypeScript generics with practical examples like paginated data, reusable React components, and Next.js page components.
Discover how repository classes simplify data handling, improve testing, and keep your code organized, efficient, and easy to maintain.