Blog
All the articles I've posted.
-
NextJS Server Actions with Zod and React Hook Form
Simple usage of Zod and React Hook Form with NextJS server actions.
Published:6 min read -
-
React Rendering Techniques and NextJS Partial Prerendering
Learn about React rendering techniques and how NextJS Partial Prerendering combines static content with dynamic content to improve SEO and user experience.
Published:11 min read -
Refactoring Techniques for Ruby on Rails Applications: A Comprehensive 5-Step Guide
Learn how to refactor your Ruby on Rails application in 5 essential steps to enhance performance, maintainability, and security.
Published:3 min read -
SonarQube Docker Mac Installation in 5 Minutes
Effortlessly install SonarQube on Mac using Docker in just 5 minutes! This guide walks you through the process, from container setup to code analysis.
Published:2 min read -
Typescript Quick Introduction
Do you hate errors in production? If yes, use TypeScript for type-safe development. Learn about types, advanced types, and utilities in this quick introduction.
Published:5 min read