Techtales.

Better Auth, A Better Auth?πŸ”₯ Trending

Better Auth, A Better Auth?

Feb 24, 2026
4 min read
For most of my projects, I have always tried to create my custom auth since relying on auth providers like Kinde and Clerk can prove expensive especially when t... Read More.
Handling Forms in Next.js with Server ActionsπŸ”₯ Trending

Handling Forms in Next.js with Server Actions

Aug 12, 2025
7 min read
As a web developer, you will constantly need to deal with forms. It is also good to note that forms also introduce a major security risk to your app, as they pr... Read More.
What's Up with Vibe Coding?πŸ”₯ Trending

What's Up with Vibe Coding?

Apr 24, 2025
2 min read
The world of coding is constantly evolving, with new tools and methodologies emerging at a rapid pace. Staying ahead of the curve requires vigilance and a willi... Read More.
Markdown Tutorial: From Basics to Advanced πŸš€πŸš€πŸ”₯ Trending

Markdown Tutorial: From Basics to Advanced πŸš€πŸš€

Oct 25, 2024
3 min read
Markdown is a lightweight markup language that formats text with simple syntax. Its widely used for blog posts, documentation, and code comments. In this compre... Read More.
Top 10 Resources to Supercharge Your Web Development JourneyπŸ”₯ Trending

Top 10 Resources to Supercharge Your Web Development Journey

Jul 21, 2024
3 min read
Web development can be difficult, but with the right tools the journey could be a smooth ride. There are various resources available for developers, with the ri... Read More.
How to implement infinite scroll in ReactπŸ”₯ Trending

How to implement infinite scroll in React

Aug 4, 2025
7 min read
Creativity is just connecting things. When you ask creative people how they did something, they feel a little guilty because they really do it, they just... Read More.
Building A REST API with Prisma, NodeJS and PostgreSQLπŸ”₯ Trending

Building A REST API with Prisma, NodeJS and PostgreSQL

Sep 17, 2024
5 min read
I once shared that I have migrated my database from Active Record using ruby on rails to a Prisma ORM and Node Js server powered by NextJS. This tutorial will c... Read More.
Five Must Know CSS Tricks to Save You TimeπŸ”₯ Trending

Five Must Know CSS Tricks to Save You Time

Aug 21, 2024
6 min read
HTML & CSS are the predominant languages for any newbie front-end developer to learn. CSS or Cascading Style Sheets is the language we use to style an HTML docu... Read More.
My Preferred Way of Handling Forms in NextJSπŸ”₯ Trending

My Preferred Way of Handling Forms in NextJS

Aug 12, 2025
4 min read
There are many ways to kill a bird and as this saying implies, there are also many ways of handling forms in React/NextJS. There are also various libraries dedi... Read More.
Top 5 Best CSS Frameworks for Developers In 2024πŸ”₯ Trending

Top 5 Best CSS Frameworks for Developers In 2024

Aug 22, 2024
7 min read
Writing semantic CSS is often hated by developers as it can lead to a lot of bugs and zombie code that unnecessarily bloats the code base. Maintaining a large w... Read More.

Stay Updated with Techtales

Get the latest articles, tutorials, and tech insights delivered straight to your inbox. Join over 10,000 developers who trust TechTales for quality content.