Here is my blog about web development

What are the differences between client side rendering, server side rendering and static site generation

What are the differences between client side rendering, server side rendering and static site generation

Unsure which method of rendering is best for your website? Read this blog post on the differences between client-side rendering, server-side rendering, and static site generation to make an informed decision.

#frontendRead more
How to add form validation to your Nuxt 3 application

How to add form validation to your Nuxt 3 application

When it comes to form validation I think it is better if we handle it on our own with custom validations and error messages. In this post, we will see how to create custom form validations with vuelidate an open source library create for this.

#frontendRead more
How to setup user authentication with Nuxt 3, Supabase and Tailwind CSS

How to setup user authentication with Nuxt 3, Supabase and Tailwind CSS

Add authentication to your Nuxt 3 application easyly with Supabase and restrict access to logged in users only

#frontendRead more
How to setup user authentication with Django Rest Framework and JWT

How to setup user authentication with Django Rest Framework and JWT

A simple setup of authentication with a custom model using Django Rest Framework and JWT

#backendRead more
How to create a Django Rest Framework boilerplate project

How to create a Django Rest Framework boilerplate project

Learn how to create a boilerplate project in order to start your next project faster

#backendRead more
How to setup Nuxt 3 with Tailwind CSS, Pinia and Supabase

How to setup Nuxt 3 with Tailwind CSS, Pinia and Supabase

Learn how to create a boilerplate project in order to start your next project faster

#frontendRead more
Welcome to my blog

Welcome to my blog

Welcome to my development blog where I share the things I’ve learned and found interesting.

#GeneralRead more