Home About Skills Products Work
Projects Services Experience
Learn
Tutorials Courses Blogs Resources
Contact
Blog

Writing & Insights

Articles on web development, tools, and lessons learned.

11 articles · browse by category or tag below

Popular Articles

Results

Laravel for Beginners: Setting Up Your First Project

Laravel for Beginners: Setting Up Your First Project

A complete first-day guide to Laravel — installation, folder structure, your first route, and your first migration.

Next.js for Beginners: App Router vs Pages Router

Next.js for Beginners: App Router vs Pages Router

What actually changed between the Pages Router and the App Router, and which one to use for a new project in 2026.

JavaScript Fundamentals Every Beginner Should Master

JavaScript Fundamentals Every Beginner Should Master

Variables, functions, arrays, objects, and the DOM — the plain JavaScript every framework is built on top of.

Getting Started with NestJS: Your First API in TypeScript

Getting Started with NestJS: Your First API in TypeScript

Installing Nest, generating a CRUD resource, and understanding controllers, services, and DTO validation.

How to Register a Custom Post Type in WordPress (Step-by-Step)

The complete register_post_type() walkthrough, including the rewrite-rules gotcha that causes a confusing 404 every time.

Writing Custom Functions in WordPress: A Beginner's Guide to functions.php

Writing Custom Functions in WordPress: A Beginner's Guide to functions.php

Actions vs filters, safe functions.php structure, and the defensive habits that keep a single typo from taking down your site.

How to Use Claude Code: A Beginner's Guide for Developers

How to Use Claude Code: A Beginner's Guide for Developers

Installing Claude Code, setting up a CLAUDE.md file, and the workflow that actually gets the most out of an agentic coding tool.

Vue 3 Composition API: A Practical Introduction

Vue 3 Composition API: A Practical Introduction

setup(), ref vs reactive, and reusable composables — a practical introduction to Vue 3's Composition API for developers coming from Options API or another framework.

React Hooks Explained: useState, useEffect, and Beyond

React Hooks Explained: useState, useEffect, and Beyond

A practical walkthrough of useState, useEffect, useRef, and useContext — the hooks that cover the majority of real React component logic.

Showing 1 to 9 of 11 results
Esc