33OFFNEW
Help, guides, tutorials and more.
Tutorials PHP
An introduction to Laravel's `@forelse`
Get a comprehensive understanding of Laravel's @forelse directive in Blade templates. Learn how to use this elegant solution for handling empty data sets in your Laravel views.
Tutorials WordPress PHP
Create a frontend auth experience in WordPress
This article provides a summary of how to build a complete frontend authentication experience in WordPress. Learn about creating login, registration, and forgotten password forms on the frontend
Tutorials PHP Tooling
How to build a router in PHP
Learn how to build a basic router in PHP in this step-by-step guide. Understand routing's importance in a web application and how to create a simple routing system to handle different URLs and requests.
Tooling
The Ins and Outs of Reverse ETL
Understand the concept of Reverse ETL, its applications, benefits, and some popular tools in this comprehensive guide. Learn why it's a game-changer in the world of data engineering and how it can streamline your data processes.
Tutorials WordPress PHP Tooling
Building a Frontend Forgotten Password Form in WordPress
Discover how to build a frontend forgotten password form in WordPress. This step-by-step tutorial will guide you through the process, with detailed explanations and code examples.
Routing Custom URLs in WordPress
Learn how to route custom URLs in WordPress and create dynamic pages for each item in your database, with a detailed guide including code examples for listing and detail pages.
Tutorials Tooling
How to support dark mode, approaches in CSS and JS
Learn how to provide dark mode support in your web application with CSS and JavaScript. This article provides various approaches to enable dark mode and enhance the user experience.
JavaScript Tooling
Should You Use npm or Yarn?
Both npm and Yarn are popular package managers in the JavaScript ecosystem. But, which one should you use for your next project?
An A-Z of terms in JavaScript
Explaining JavaScript jargon with our glossary of JS terms. Perfect for beginners and experienced developers alike. Understand key concepts, syntax, and terminologies
Tutorials JavaScript Tooling
Creating Videos Programmatically in JavaScript
Unleash the power of JavaScript to create videos programmatically. This guide provides a comprehensive introduction to using libraries like FFmpeg.js for video manipulation.
Streaming Large Files with PHP to Save Memory
How to stream large files to a browser using PHP without exhausting server memory. This guide provides a step-by-step walkthrough of the code needed to achieve it.
Building a Frontend Registration Form in WordPress
Learn to build a custom user registration form in the frontend of your WordPress website. This comprehensive guide covers form creation, field validation, and user creation, all without a plugin.
Retrieving Private Posts from WordPress API
Discover how to retrieve private posts from the WordPress API using authentication. Learn about the intricacies of setting up, authenticating, and interacting with the WordPress REST API.
Watermarking Images on the Client-Side in JavaScript
Guide to watermarking images directly on the client-side using JavaScript. Learn to manipulate and customize images with watermarks before uploading them to a server.
How to build custom Shortcodes in WordPress
Dive into the process of creating custom shortcodes in WordPress, accessing attributes and slots, and even nesting shortcodes for more dynamic content.
Showing 271 to 285 of 369 results