33OFFNEW
Help, guides, tutorials and more.
Sysadmin Tooling
The ultimate guide to creating aliases in Bash
Learn how to create simple to complex aliases in bash (your terminal), including those with parameters and batch commands, to streamline your workflow.
Tutorials PHP Tooling
How to send errors from Laravel to Slack using webhooks
Learn how to integrate Laravel with Slack for real-time error monitoring. This guide demonstrates how to set up Slack webhooks to receive instant alerts.
Tutorials JavaScript Tooling
How to embed YouTube videos that pass Core Web Vitals
Learn how to embed YouTube videos in a way that passes with Core Web Vitals. Discover how the YouTubeLite package can optimize your website's performance while maintaining a seamless video experience.
Tutorials WordPress PHP
How to send email from WordPress the right way (HTML and plaintext)
Understand the right way to send emails in WordPress using its built-in functions. This guide covers sending both plaintext and HTML emails effectively, ensuring reliable delivery and professional communication.
Tutorials PHP
How to clone an object in PHP
Tutorial on object cloning in PHP. This comprehensive guide illustrates how to create a duplicate of an object, ensuring that your PHP applications manage data efficiently and accurately.
How to use `optional` helper function in Laravel
Learn how to use Laravel's `optional` helper function to elegantly handle null values in your application. This guide provides insights into streamlining your code and avoiding common errors related to null objects.
Using `findMany` in Laravel
Understand the use of Laravel's `findMany` method for fetching multiple records efficiently. This article delves into how to utilize `findMany` effectively in your Eloquent queries for optimized data retrieval.
Tutorials JavaScript
Don't nest ternary operators. Please!
Explore the reasons why nesting ternary operators can lead to code maintenance nightmares, and understand the value of prioritizing readability and simplicity in your code. Examples in JavaScript.
Tutorials WordPress Cyber Security
Understanding WordPress Password Salting
Understand the mechanics of how WordPress salts passwords, a crucial aspect of its security system. Learn about the salting process, its importance, and the frequency of re-salting in WordPress.
What is `Model::shouldBeStrict` and why should you use it?
Discover the crucial role of `Model::shouldBeStrict` in Laravel for ensuring data integrity. This article guides you through implementing this method both on a per-model basis and globally across your Laravel application.
How to reset WordPress admin password via command line
Locked out of your WordPress site? Learn how to quickly reset your WordPress admin password using the command line, ensuring you regain access to your site with minimal downtime.
Creating Single Page Applications with Vanilla JavaScript
Learn about creating a Single Page Application (SPA) using Vanilla JavaScript. This guide covers essential aspects, including a brief on creating a custom router, to help you develop dynamic and responsive SPAs.
Tutorials Tooling
Optimizing Website Performance with Tailwind CSS Best Practices
Enhance your website's performance with Tailwind CSS by embracing best practices, including the effective use of groups. Discover tips and strategies for creating efficient, responsive designs with Tailwind.
A step-by-step guide to creating custom User Roles in WordPress
Learn how to create custom user roles in WordPress. This comprehensive guide walks you through the process of defining and managing custom roles, tailoring your site to fit unique user needs.
Setting Up Vite for Combining and Minifying SCSS and JavaScript
Learn how to configure Vite to optimize your web development workflow by combining and minifying SCSS and JavaScript files. This guide provides a straightforward approach to enhancing the performance of your web projects with Vite.
Showing 151 to 165 of 371 results