Create Reusable React Components / Next.js Website with Tailwindcss and Cursor AI
Video tutorial on creating reusable React components using Tailwindcss and Next.js: extract inline code into standalone components, introduce parameters and reusable code, and refactor using Cursor AI.
Add Header and Footer with Tailwindcss / Building Website with Next.js with Coursor.ai
Video tutorial on how to add header, footer, and content area to a Next.js website using Tailwindcss and TailwinUI. Additionally, it contains extra content showcasing how to refactor and improve the codebase using Cursor AI.
Zero to One: How to Build a Web App using Next.js, TailwindCSS, and Cursor AI (for beginners)
[ 20 video tutorials & homework | 6 hours | Preview Website ]
How to build a website using Next.js, Tailwindcss, and Cursor.
Building a native iOS app
I decided to build a small iOS application.
After three web projects in the last three months, the idea of
Why do I use UUID as a database primary key? (Java and Postgres examples)
Using UUID as the primary key for Java and Spring Boot projects.
Upload File via REST API Controller - Spring Boot Tutorial
In this video, I explain how to upload and process files using Spring Boot and REST Controller.
Topics
* Controller to
Spring Boot: Multistage Dockerfile and Spring Application Profiles
Spring Boot: Multistage Dockerfile and Spring Application Profiles
CoderVlogger: Video Formats #DevLog
In this video post, I explain what kind of tech videos you can expect from CoderVlogger.
Postgres DB for Spring Boot project (Docker, Java)
Postgres DB Docker Compose configuration for a Spring Boot project.