33OFFNEW
Help, guides, tutorials and more.
Tutorials JavaScript Tooling
collect.js, Laravel-like collections in JavaScript
Learn how to use collect.js to bring Laravel-like collections to JavaScript. This tutorial covers installation, basic usage, common methods, and real-world examples for efficient data manipulation.
`tsconfig.json` file explained in detail
Explore the tsconfig.json file in TypeScript. Structure, key properties, and how to configure it for various TypeScript projects.
Tutorials PHP Tooling
How to make a URL slug in PHP
Learn how to create a URL slug string in PHP with this guide. Follow step-by-step instructions and use built-in PHP functions to generate clean, SEO-friendly slugs.
A Guide to `Log` in Laravel
Learn how to master logging in Laravel with this comprehensive guide. Discover how to configure log channels, use contextual logging, integrate with third-party services, and more.
How to deploy a Laravel App on cPanel using git
Learn how to deploy a Laravel app on cPanel using Git. This step-by-step tutorial covers creating a deployment key, configuring cPanel, and automating deployments.
How to generate a QR code in JavaScript
Learn how to generate a QR code in JavaScript using the qrcode library. Follow this tutorial to set up your project, create a simple HTML structure, and generate QR codes easily.
Tutorials JavaScript
How to get the HTTP status code of the current page in JS
Learn how to get the HTTP status code of the current page using JavaScript. Explore methods including Fetch API, XMLHttpRequest, performance API, and server-side logging.
Tutorials
What is Code Coverage?
Learn about code coverage, its importance, types, tools, and best practices. Discover how to measure and improve code coverage to ensure high-quality software development.
Roll your own basic MVC framework in JavaScript
Learn how to build your own basic MVC framework in JavaScript. This detailed guide covers setting up models, views, and controllers from scratch.
Everything you need to know about Blade Components
Explore everything about Blade components in Laravel. Learn how to create, use, and manage Blade components, including props, slots, and associated classes, with detailed examples.
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.
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.
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.
Showing 46 to 60 of 369 results