33OFFNEW
Help, guides, tutorials and more.
Tutorials Tooling
Supporting Dark Mode in Tailwind CSS
Implementing dark mode in your web projects doesn't have to be a nightmare. With Tailwind CSS, switching between light and dark themes can be easy.
Tutorials PHP Tooling
Using DNS/MX record validation for emails in Laravel
Strengthen your Laravel forms with DNS lookup-based email validation. This article shows you how to implement the DNS and MX record validation rule for an extra layer of authenticity in user-provided email addresses.
Tutorials
Top 5 tips for your first web dev public speaking gig
Stepping into the spotlight for your first web development public speaking engagement? Arm yourself with these top 5 tips to deliver a memorable, impactful, and insightful presentation to your tech-savvy audience.
Tutorials Statamic
How to access the control panel when in maintenance mode in Statamic
Learn how to access the control panel in Statamic even while your site is in maintenance mode. This guide provides step-by-step instructions for site administrators to manage content without disrupting the maintenance process.
Tutorials JavaScript
10 different ways to search and array in JavaScript
10 different ways to searching arrays in JavaScript, exploring various methods from `indexOf` to advanced filtering, ensuring you can deftly find your way through even the most complex data structures.
Tutorials Statamic Tooling
How to add Statamic to an existing Laravel application
Seamlessly enhance your Laravel application by integrating Statamic, the flat-file CMS powered by Laravel. Follow this guide to combine the robustness of Laravel with the simplicity of Statamic.
An introduction to Forms in Statamic
Use Statamic to learn how to create, manage, and deploy robust forms in a flat-file CMS environment. Discover the simplicity behind Statamic's form handling capabilities.
What are 'Special States' in Tailwind CSS?
Better your UI interactivity with Tailwind CSS by leveraging its special state variants. Learn how to style elements for hover, focus, active, and more with Tailwind's intuitive classes.
How to fix `livewire.emit is not a function`
Encountering the dreaded livewire.emit is not a function error in Laravel Livewire? Understand the cause and discover practical solutions to address and prevent this issue in your applications.
jQuery Equivalent DOM Selector Functions in Native JavaScript
Transition from jQuery to vanilla JavaScript by understanding the equivalent native methods for DOM manipulation. Embrace the efficiency and robustness of pure JavaScript while reducing dependencies.
How to use Generators in JavaScript
Learn about JavaScript's generators, understanding their syntax, utility, and how they offer a new way to handle asynchronous programming and iterable sequences. Unlock a new realm of possibilities in your JS codebase.
Preventing commands from overlapping in Laravel
Protect your Laravel applications from potential issues caused by overlapping scheduled tasks. Learn how to ensure that your commands run sequentially and avoid simultaneous executions.
An introduction to groups in Tailwind
'group' utilities in Tailwind CSS can be very powerful. Learn how to harness the power of group-hover, group-focus, and other group-related utilities to create intricate UI interactions with ease.
Tutorials Statamic PHP
Using MySQL as a database for Statamic
Transition from flat files to MySQL in your Statamic site. This guide walks you through the process of integrating a MySQL database with your Statamic project, offering more scalability and efficiency.
An introduction to JSON methods in JavaScript
Learn about JSON within JavaScript. This guide introduces key methods to handle JSON data, making it easier to work with this popular data interchange format.
Showing 196 to 210 of 371 results