Techtales.

Tips and Tricks for Mastering Typography🔥 Trending

Tips and Tricks for Mastering Typography

Jul 24, 2024
4 min read
As a developer, you either accept that you suck at typography, or choose to live your life watching a random guy explain how to choose typography on YouTube. I... Read More.
Common UseSearchParams Mistakes in NextJS🔥 Trending

Common UseSearchParams Mistakes in NextJS

Jul 25, 2025
4 min read
URLSearchparams provide the most safe way of managing state that ensures that your state is persistent, but in NextJS this means that your component must be dyn... Read More.
Authentication in NextJS Part 2: Implementing SSO Login and Registration🔥 Trending

Authentication in NextJS Part 2: Implementing SSO Login and Registration

Dec 9, 2024
6 min read
This tutorial will build upon the previous authentication setup to integrate Single Sign-On (SSO) login and registration using Google OAuth. This will allow us...
Free Resources For Web Developers🔥 Trending

Free Resources For Web Developers

Oct 29, 2024
2 min read
The web is full of fantastic, free tools that can supercharge your development journey. Whether you need learning platforms, hosting, or design assets, heres a... 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.
Is NextJs Better than React? Here Is a Comparison Between the Two🔥 Trending

Is NextJs Better than React? Here Is a Comparison Between the Two

Aug 23, 2024
7 min read
As a React Dev, I tried my hands on NextJS and never turned back. What drew me to the platform is the server rendering and easier routing. The two frameworks go... Read More.
Authentication in NextJS Part 2: UseContext🔥 Trending

Authentication in NextJS Part 2: UseContext

Jul 30, 2024
3 min read
This blog is a continuation of the previous blog on handling auth in next js where we discussed the use of JWT tokens in server actions to fetch user data. In t... 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.
NextJS Best Practices for Beginners🔥 Trending

NextJS Best Practices for Beginners

Aug 12, 2025
11 min read
Next.js has become the go-to React framework for building modern web applications. It provides server-side rendering (SSR), static site generation (SSG), stream... Read More.
Best Programming Langauges to Learn in 2024🔥 Trending

Best Programming Langauges to Learn in 2024

Jul 21, 2024
9 min read
As a jobless full-stack software engineer, I always dream of learning PHP so i can easily buy a Lambo like the rest of PHP developers. However, the ultimate gli... 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.