Home Blog

Anatoliy Dovgun

  • Feature-Driven Development

    Methodologies · Management & Process Feature-Driven Development Break large builds into client-visible features; design and ship incrementally. Feature-driven development for incremental WordPress plugin builds This guide is a…

  • Extreme Programming (XP)

    Methodologies · Management & Process Extreme Programming (XP) Pair programming, frequent releases, and test-first habits for small WP teams. Extreme Programming (XP) practices for WordPress development teams This…

  • Lean (MVP)

    Methodologies · Management & Process Lean (MVP) Reduce waste, validate assumptions, ship a minimum viable plugin or feature. Lean MVP approach for validating WordPress plugins and product features…

  • Kanban

    Methodologies · Management & Process Kanban Visual flow, WIP limits, and continuous delivery without fixed sprints. Kanban workflow practices for WordPress agency and product teams This guide is…

  • Scrum

    Methodologies · Management & Process Scrum Time-boxed sprints, backlog grooming, and defined roles for plugin teams. Using Scrum for WordPress development teams and plugin delivery This guide is…

  • Agile

    Methodologies · Management & Process Agile Iterative delivery with short feedback loops from clients and users. Applying Agile methodology in WordPress plugin and site development projects This guide…

  • CSS / SCSS

    Development · Frontend CSS / SCSS theme.json, block styles, SCSS in themes, and maintainable CSS architecture. CSS, SCSS, and theme.json styling practices in WordPress block theme development This…

  • HTML

    Development · Frontend HTML Semantic markup, accessibility, and block-friendly HTML in WordPress themes. Semantic HTML, accessibility, and markup practices in WordPress theme development This guide covers practical patterns,…

  • Frontend

    Development · Development Frontend Section hub for Frontend guides under WordPress Development. WordPress context This guide is a structured overview for WordPress developers. We will expand it with…

  • WordPress Coding Standards

    Development · Backend (PHP) WordPress Coding Standards WPCS with PHP_CodeSniffer — official conventions for readable, review-ready WordPress code. Applying WordPress Coding Standards (WPCS) in professional plugin development This…