Category: Web

  • Common jQuery Mistakes (and How to Avoid Them Easily)

    Despite the rise of modern frameworks like React and Vue, jQuery is still very much alive in 2024. The latest jQuery 3.7.1 is actively maintained, and jQuery 4.0.0 is currently in beta testing with exciting new features. But here’s the thing – even experienced developers still make the same jQuery mistakes that can slow down websites, create…

  • PHP 8.3: Why Upgrading is Essential in 2025

    Introduction PHP continues its journey of refinement, and PHP 8.3, released back in November 2023, has now firmly established itself as a cornerstone for modern web development in 2025. Beyond the initial buzz, developers are now experiencing the tangible benefits of its performance improvements, cleaner syntax, and powerful features. Whether you’re still navigating legacy codebases…

  • cascaded dropdown using angular, php or json

    cascaded dropdown using angular, php or json

    few years back I’ve created a post for cascaded dropdown using jquery ,php and mysql , when I was working on my first angular project I’ve got the same dependent dropdown situation.

  • order by current user id in wordpress

    To order queries by the current user ID in WordPress, you can use the get_current_user_id() function to retrieve the current user’s ID and then include it in your custom query. Here’s an example using the WP_Query class to retrieve posts ordered by the current user ID:

  • 23 lazy load effect for your wordpress

    23 lazy load effect for your wordpress

    Month ago me and Theme Monster built Ripple LazyLoad wordpress plugin this plugin contain 23 lazy load effect for wordpress website. Ripple LazyLoad is helpful to those who want to stay with their current theme and want lazy load effect in the current theme.