775 results
Build a Laravel Live Commenting System
Learn how to use Laravel to build a real-time commenting system that can be integrated into any website or blog to build trust.
The Ultimate Guide for Transpiling PHP Code
Tired of working with multiple PHP versions? Learn how to write source code with PHP 8.0, and transpile it to previous PHP versions.
An Introduction to “DNS Poisoning” (And How to Prevent It)
Learn how to prevent DNS poisoning — also known as spoofing — on both the client-side and server-side of the situation.
A Thorough Guide to Using Media Queries in JavaScript
Media queries are normally defined in CSS to make a site layout responsive. Media queries can also be used in JavaScript.
How to Optimize Your Site for Google’s Core Web Vitals
Google's Core Web Vitals provides a measurable way to assess user experience. It affects your search rank, so performance cannot be ignored.
What’s New in PHP 8.1: Features, Changes, Improvements, and More
Explore what's new in PHP 8.1. From PHP 8.1's new features and performance enhancements to changes and deprecations, we cover them all!
Website Security Check: Secure Your Website Against Malware and Spam
Improving website security check doesn't have to be an all-consuming task when you have the right tools on hand. Here, we show you how.
HTML Best Practices to Build Maintainable and Scalable Websites
Following HTML best practices will help you build performant websites and web apps. Learning them is critical for web development.
10 Most Popular Types of Node.js Apps
Several leading tech companies use Node.js to build applications. Here are some of the most popular types of Node.js apps with examples.
How to Become a Web Developer From Scratch and Find a Job
Becoming a web developer is a goal for many, and here we break down how you can achieve that goal, step by step.
Discourage Search Engines from Indexing This Site: What It Means and How to Use It
If you want to learn how to discourage search engines from indexing this site, you've come to the right place. Let's explore it together.
What Is JavaScript? A Look at the Web’s Most Popular Scripting Language
Learn what is JavaScript in detail, its main features, advantages, and how it differs from Java. We'll also explore JS with code examples.