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.

51 articles · browse by category or tag below

How to Build an Ecommerce Website Step by Step

From scoping the actual requirements to inventory, checkout, and order states — the realistic build order for a real store.

Read Article

Popular Articles

Recent Articles

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.

WordPress for Developers: Hooks, Actions, and Filters Explained

WordPress for Developers: Hooks, Actions, and Filters Explained

The mental model behind every WordPress plugin and theme — and how to create your own hooks so others can extend your code too.

Building a Custom WordPress Theme from Scratch

Building a Custom WordPress Theme from Scratch

The minimum required files, the template hierarchy, the Loop, and correctly enqueuing assets — a real custom theme, not a page builder.

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.

Integrating ChatGPT into Your Web App: A Practical Guide

Integrating ChatGPT into Your Web App: A Practical Guide

A real OpenAI API integration in Laravel — chat completions, streaming responses, conversation context, and cost control.

AI-Assisted Coding: How Claude Code and ChatGPT Fit Into a Real Dev Workflow

AI-Assisted Coding: How Claude Code and ChatGPT Fit Into a Real Dev Workflow

Two different tools for two different jobs — and the daily workflow that actually gets value out of both without losing control of your codebase.

Designing a Database Structure for an Ecommerce Platform

Designing a Database Structure for an Ecommerce Platform

A production-grade schema for products, variants, orders, and carts — and the one rule that prevents the worst ecommerce data bugs.

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.

State Management in Vue with Pinia

State Management in Vue with Pinia

Why Pinia replaced Vuex as Vue's recommended state management library, and how to set up stores in both Options and Composition API styles.

Showing 19 to 27 of 51 results
Esc