Articles tagged: Web Development

3 articles
  • Important for SEO and accessibility.
    CMS Platforms

    Zaid Al-Dabbagh

    Step-by-Step Guide to Installing Drupal Security Updates

    This guide walks you through the process of safely applying security updates to your Drupal website. Security updates patch vulnerabilities that could expose your site to attacks, making timely installation critical for protecting your data and users.

  • Switch between multiple versions of node with homebrew banner
    Environment Setup

    Zaid Al-Dabbagh

    Switch Between Multiple Versions of Node with NVM and Homebrew

    To seamlessly switch Node versions between projects, developers typically rely on NVM (Node Version Manager) for cross-platform flexibility or Homebrew for macOS management.

  • Browsers
    Frontend Dev

    Zaid Al-Dabbagh

    What Browsers to Test in Cross-Browser Testing

    Cross-browser testing ensures consistency. Use analytics and guidelines to choose target versions. Use BrowserStack for platform testing and Browserslist for tool configuration. Autoprefixer automates vendor-specific CSS rules, saving manual coding time.