33OFFNEW
Help, guides, tutorials and more.
Tutorials PHP Tooling
How to build a URL shortener in Laravel
Learn how to build a URL shortener service from scratch using Laravel. This detailed tutorial covers everything from project setup, build and deployment.
Tutorials JavaScript Tooling
What are BSON and GSON?
Learn about BSON and GSON, their differences, advantages, and use cases in the data interchange world. Dive into their specifics and see how they compare to JSON.
Tutorials JavaScript
The Differences Between async and await in JavaScript
Learn the differences between `async` and `await` in JavaScript. Understand how to use these keywords for better asynchronous programming.
Tutorials Tooling
What's the difference between "test coverage" and "code coverage"?
The differences between code coverage and test coverage. Understand how these metrics impact software quality, their measurement techniques, and their significance in software development.
Tutorials WordPress Cyber Security
Create your own user level in WordPress
How to create custom user levels in WordPress with unique permissions. This comprehensive guide covers everything from defining new roles to assigning capabilities and managing permissions.
A guide to Policies in Laravel
Explore the ins and outs of Laravel Policies. This comprehensive guide covers the creation, implementation, and best practices for using Policies to manage authorization logic in your Laravel applications.
How to generate an XML sitemap in Laravel
Learn how to manually generate a sitemap XML for your Laravel website. This guide walks you through creating a custom sitemap to improve your site’s SEO and ensure efficient indexing by search engines.
Tutorials Sysadmin Tooling
What is "gRPC"?
Learn what gRPC is and how its used for building efficient, scalable, and robust microservices. This guide covers the fundamentals of gRPC, its benefits, how it works, and how to implement it in your applications.
JavaScript Tooling
What is a JavaScript runtime environment
Learn about JavaScript runtime environments (JRE). This article explains what a JRE is, its components, and its significance in running JavaScript code outside the browser.
Building a command-line app in JavaScript
This tutorial will guide you through setting up a Node.js project, handling command-line options, and adding features to build a terminal CLI JS app.
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.
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.
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.
Showing 61 to 75 of 374 results