Raul Cano logo

Posts

A Smart Way to Update NextAuth.js JWT Token

19/02/2025

How to update your NextAuth.js session data without forcing re-authentication or database queries

A Wild Lambda Appeared!

06/02/2025

Lambda... Lambda... What is that?

Server Actions in Next.js 15 to manage CRUD operations

05/02/2025

My approach to handling CRUD operations in Next.js App Route

Stupid JavaScript Question - Short Answers

25/01/2025

You are shy to ask these questions, let's answer them as fast as junk food.

Procrastination

24/01/2025

You are procrastinating again.

Tough Times

12/01/2025

Life is not easy, but it is what it is

My First NPM Package got 3,000 Downloads in a Week

09/01/2025

How finding a pagination package for Astro inspired me to create my own NPM package, which got 3,000 downloads in its first week

How to set up Vite in a WordPress theme

21/10/2024

A step-by-step tutorial for integrating Vite as a modern build tool in WordPress

Next Auth error: To confirm your identity, sign in with the same account you used originally.

20/10/2024

How to fix the 'To confirm your identity, sign in with the same account you used originally' error in Next Auth

Setting up MongoDB locally in a Next.js project [Mac]

25/08/2024

How to install MongoDB locally and add the MONGODB_URI to a Next

Add a Custom Block Within the Core Navigation Block in WordPress

12/08/2024

Step-by-step guide to add a custom block within the core navigation block in WordPress

Should I go to a tech event if I'm junior?: WeAreDevelopers 2024

20/07/2024

I remember the first day I heard 'GitHub'. What was that? Why was everyone always using that word? Is it so important?

Big O Notation

18/07/2024

We all know that algorithms are important, but how do we measure their efficiency? Big O notation is here to help us with that.

Resetting the Full-Site Editor in WordPress

12/07/2024

Did you mess up your Full-Site Editor in your Local environment and now it's looks different from the Production site? Here's how to reset it.

Add your folder path to your file in Visual Studio Code

11/07/2024

I have a file open in Visual Studio Code, but I don't know where it is located in my project. I want to see the file path in the folder view. How can I do that?

My Favorite Dev Tools

10/07/2024

A list of my favorite dev tools that I use daily to improve my productivity and workflow.

Add New Custom Field and Query by Weekly Views in WordPress

08/07/2024

How can I filter posts by weekly views in WordPress? In this article, we will show you how to add a new custom field to your WordPress posts and query them by the total views of the week.

From Factory Worker to Developer: The Trigger

07/07/2024

Sometimes, the worst moments can be the start of the best chapters of your life. Embrace change and be grateful for every challenge.