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.
#frontendWhen 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.
#frontendAdd authentication to your Nuxt 3 application easyly with Supabase and restrict access to logged in users only
#frontendA simple setup of authentication with a custom model using Django Rest Framework and JWT
#backendLearn how to create a boilerplate project in order to start your next project faster
#backendLearn how to create a boilerplate project in order to start your next project faster
#frontendWelcome to my development blog where I share the things I’ve learned and found interesting.
#General