33OFFNEW
Help, guides, tutorials and more.
Tutorials JavaScript Tooling
A Simple Phaser 3 Games Tutorial
Dive into game development with this simple Phaser 3 tutorial. Learn the basics of setting up, creating, and deploying a small game using Phaser 3, a popular JavaScript framework for building interactive games.
Tutorials JavaScript Sysadmin
Build a queue system in JavaScript
Learn to implement a basic queue system in JavaScript. This article provides a step-by-step guide to creating an efficient queue structure for managing data flows and processes in your JavaScript apps and websites.
Tutorials PHP Tooling
Write a Discord Bot in PHP
How to create your own Discord bot using PHP. This guide covers everything from setting up your Discord application to coding the bot with PHP, handling events, and deploying it for real-time interaction.
Tutorials JavaScript
An Introduction to Abstract Data Types in JavaScript
Learn about Abstract Data Types (ADTs) in JavaScript, exploring how these conceptual data structures can enhance your coding efficiency and problem-solving capabilities in software development.
How to generate QR codes in PHP
Discover how to generate QR codes in PHP. This guide will walk you through using popular libraries to create QR codes that can store URLs, text, or other data for your applications.
Tutorials WordPress PHP Tooling
List Pinterest pins on WordPress website without using plugins
How to display Pinterest pins directly on your WordPress website without relying on plugins. This tutorial provides a step-by-step guide to integrating Pinterest API.
Tutorials Statamic PHP Tooling
Warming the cache in Statamic
Improve your Statamic site's performance by warming up the cache. Learn about the `stache:warm` command and how to integrate it into your deployment process for optimal efficiency.
Use PHP to post to the Pinterest API
How to use the Pinterest API to post content directly from your PHP app. This guide offers step-by-step instructions on setting up the API, authenticating, and posting pins.
Tutorials WordPress Sysadmin
How to Implement Zero Downtime Deployments in WordPress Bedrock
How to setup zero downtime deployments for WordPress Bedrock with a step-by-step guide on managing deployments by updating directories and Nginx configurations efficiently.
Tutorials WordPress PHP
The Ultimate Guide to Custom Post Types in WordPress
This comprehensive guide covers everything from the basics to advanced techniques for enhancing your WordPress site with custom content types.
Tutorials PHP Cyber Security Tooling
How to Protect Routes Using JWT Tokens in Laravel
How to secure your Laravel routes using JSON Web Tokens (JWT). This article provides a comprehensive guide on integrating JWT authentication to safeguard your application's routes.
Modularize with the Laravel Modular Package
Dive into the world of modular application development in Laravel using the Laravel Modular package. Learn how to structure your applications for better maintainability, scalability, and team collaboration.
Tutorials PHP
Why is `final` a bad word for classes in PHP packages?
Explore the debate surrounding the use of the `final` keyword in PHP classes within packages. This article looks into the implications for extendability, testing, and package evolution.
Tutorials PHP JavaScript Sysadmin Tooling
How to Check the Time Against an NTP Server
Learn how to synchronize and verify your application’s time against an NTP (Network Time Protocol) server using JavaScript and PHP.
How to publish a package on Composer
Learn the step-by-step process to publish your own PHP package on Composer. This guide covers everything from package creation, version management, to submission on Packagist, the main Composer repository.
Showing 61 to 75 of 364 results