Skip to content
dev-websoltan
  • Home
  • Blog
  • Contacts

DDEV vs LANDO: Which Local Development Tool Is Right for You?

Posted on 09.08.202509.08.2025 by wp-dev.soltan

Choosing the right local development environment can save you hours of setup time and frustration. Two of the most popular Docker-based tools for this purpose are DDEV and Lando. Both simplify the process of

Read More "DDEV vs LANDO: Which Local Development Tool Is Right for You?"

Categories

  • backend
  • css
  • Dev Tools
  • frontend
  • Javascript
  • php
  • vue.js
  • webdesign
  • wordpress

Recent Posts

  • DDEV vs LANDO: Which Local Development Tool Is Right for You?
  • Top Blank WordPress Themes for Developers
  • Top 5 Online Code Editors
  • Nuxt 3 + TailwindCSS + Google fonts
  • Removing Unused Meta Tags and Version Numbers in WordPress

Top Blank WordPress Themes for Developers

Posted on 18.11.202403.12.2024 by wp-dev.soltan

If you’re a WordPress developer looking for a blank theme to kickstart your projects, this article highlights 5 of the most popular and useful blank themes. These themes are lightweight, flexible, and perfect for

Read More "Top Blank WordPress Themes for Developers"

Top 5 Online Code Editors

Posted on 06.02.202406.02.2024 by wp-dev.soltan

In the rapidly evolving landscape of programming, having access to efficient online code editors can significantly enhance development workflows. Here are five top-notch online code editors worth exploring: 1.StackBlitz: StackBlitz stands out for its

Read More "Top 5 Online Code Editors"

Nuxt 3 + TailwindCSS + Google fonts

Posted on 01.09.202205.01.2024 by wp-dev.soltan

One way to enhance your Nuxt(3) application is by incorporating TailwindCSS and Google Fonts. Here’s a step-by-step guide: Install the necessary dependencies in your project: In your nuxt.config.ts file, add the TailwindCSS module and

Read More "Nuxt 3 + TailwindCSS + Google fonts"
wordpress-meta-tags

Removing Unused Meta Tags and Version Numbers in WordPress

Posted on 16.02.202205.01.2024 by wp-dev.soltan

WordPress includes numerous meta tags in the page header that are unnecessary for many users. You can manually remove unused tags using code. Add the following code to the functions.php file of your them

Read More "Removing Unused Meta Tags and Version Numbers in WordPress"

Posts pagination

Page 1 Page 2 Page 3 Older
Copyright © 2017 Viorel Soltan