Category

Web Development

30 matching blog articles. Frontend and CMS implementation content covering architecture, performance, and publishing workflows.

Category wiki

Web Development is the broad subject lane for this part of the archive.

Definition

Hands-on web engineering notes for building fast, maintainable, and SEO-aware sites and apps.

What belongs here

Articles land in Web Development when the main subject is frontend architecture, CMS choices, and implementation tradeoffs for modern content-driven web systems..

How to read it

Treat this category as the broad lane first, then use tags to narrow that subject down to the concrete technologies, platforms, or patterns used inside it.

Common tags in this category

Styling Tables With Hugo Shortcode

Markdown is a great way of writing your posts for new static website generators, but sometimes you need to add HTML classes directly to the output to make it look better. Here comes to play Hugo shortcodes that will help you programmatically add custom HTML to your markdown files.

WordPress Is Gradually Evolving Towards the Full-Site Editor

Block Editor has forever changed the way we can use WordPress. The idea that we can create blocks of content and arrange them in a way similar to components allows great flexibility in the way we create content and provides an opportunity to develop new types of modular content. The concept is not new and exists on more complex and serious CMS systems like Drupal for years but it is certainly a welcome addition to WordPress that is used often.