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)
How to build a website using Next.js, Tailwindcss, and Cursor.ai?
Overview
This tutorial and attached course materials are
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.
Simple Package Structure for Spring Boot REST API
An opinionated package structure for a relatively simple REST API applications with Spring Boot