Web Development and Programming

Level up your coding skills! Explore the world of programming, web development, and software development with in-depth tutorials, insightful articles, and practical tips.


  • Adding Color Scheme Option using WordPress Theme Customizer

    Adding Color Scheme Option using WordPress Theme Customizer

    The advantage of this is that you can use LESS, Sass…

  • DOM4 – query and queryAll

    DOM4 – query and queryAll

    The DOM4 is coming with two brand new methods, query and…

  • Fetch API for Easier Ajax Requests

    Fetch API for Easier Ajax Requests

    The problem with the XMLHttpRequest object is that it does not…

  • Gulp Introduction for Web Designers

    Gulp Introduction for Web Designers

    Gulp is a task runner that helps to organize and run…

  • What is a Modern Web Browser

    What is a Modern Web Browser

    A web browser is not modern just because it is based…

  • The HTML5 Vibration API

    The new HTML5 API’s are helping us to provide better user…

  • The JavaScript Framework Bandwagonism

    The JavaScript Framework Bandwagonism

    JavaScript Frameworks and libraries usually get a lot of attention at…

  • 3 Reasons Why Not to Build Around a Public API

    3 Reasons Why Not to Build Around a Public API

    The real issue is creating an application where the core components…

  • Now the Internet Explorer is Dead. Let’s Stop the Hate

    Now the Internet Explorer is Dead. Let’s Stop the Hate

    Some of the biggest problems of Internet Explorer are caused because…

  • Consider People with Disabilities in UX Your Projects

    Consider People with Disabilities in UX Your Projects

    I strongly believe in the use of usability in startups and…

  • Variables in JavaScript

    Variables in JavaScript

    If your variable won’t be updated during the run of the…

  • Feature Detection: Past, Present, and near Future

    Feature Detection: Past, Present, and near Future

    Since the beginning of the Browsers’ War in the 1990’s, web…