Keep Learning

Find the latest trends about engineering

Stay up to date with the latest news and trends in software engineering.

What Is Warp Terminal?
Terminal July 12, 2024

What Is Warp Terminal?

Discover Warp Terminal, the modern terminal emulator for macOS, Windows, and Linux. Learn its features, safety, and usage tips. Explore community insights and gaming applications.

Laravel Collections Explained
PHP July 10, 2024

Laravel Collections Explained

Elevate your PHP coding game with Laravel Collections, making array handling simpler and more powerful. This article unveils numerous quick tips to enhance your codebase immediately.

PHP 8.4: New Array Functions
PHP July 8, 2024

PHP 8.4: New Array Functions

Discover the new array functions in PHP 8.4, including array_find, array_find_key, array_any, and array_all, designed to streamline element searching and inspection with callback functions. Learn how

Understanding PHP in_array: A Comprehensive Guide
PHP July 8, 2024

Understanding PHP in_array: A Comprehensive Guide

Learn how to effectively use the in_array function in PHP to check if a value exists in an array. Explore its syntax, practical examples, performance considerations, and faster alternatives for large

Wordpress Responsive Images
PHP May 13, 2024

Wordpress Responsive Images

Discover how to optimize your WordPress website's images for responsiveness with this comprehensive guide. Learn essential techniques and find a PHP example to streamline your implementation process.

Warp! One Of The Best Terminal in 2024
Latest Articles May 11, 2024

Warp! One Of The Best Terminal in 2024

Discover Warp, hailed as one of the top terminals of 2024! Revolutionize your command line experience with its innovative features and enhanced functionality.

Chromedp Concurrency with Multiple Tabs
GO May 8, 2024

Chromedp Concurrency with Multiple Tabs

How to achieve concurrent browsing with multiple tabs using ChromeDP, a powerful Go library leveraging the Chrome DevTools Protocol. Enhance your web automation projects by efficiently managing multip

How to parse YAML in PHP
PHP May 5, 2024

How to parse YAML in PHP

Learn how to parse YAML in PHP effortlessly. Our tutorial provides step-by-step guidance for parsing YAML data in your PHP applications, making data manipulation a breeze.

Template Method in PHP
PHP May 1, 2024

Template Method in PHP

Learn how to implement the Template Method design pattern in PHP with a practical example. See how abstract classes and concrete subclasses work together to define a template for a series of steps, al

How to Optimize And Measure INP
Core Web Vitals April 7, 2024

How to Optimize And Measure INP

Maximize your website's performance with expert tips to optimize the Interaction to Next Paint (INP) metric.

Style your CLI applications with Termwind
PHP March 23, 2024

Style your CLI applications with Termwind

Transform the look and feel of your command-line interface (CLI) applications effortlessly with Termwind, a powerful styling library. Elevate user experience by adding dynamic and visually appealing d

PHP 8.1: GD: AVIF image support
PHP March 16, 2024

PHP 8.1: GD: AVIF image support

Discover the latest in PHP 8.1: GD with AVIF image support, empowering developers to handle AVIF images efficiently. Upgrade your PHP capabilities for enhanced image processing and optimization.

Create OG Image With PHP
PHP March 15, 2024

Create OG Image With PHP

Learn how to create stunning OG (Open Graph) images dynamically using PHP. Elevate your website's social sharing experience with custom-designed images tailored for platforms like Facebook, Twitter, a

Enhancing PHP Performance: Understanding Expensive Operations
PHP March 6, 2024

Enhancing PHP Performance: Understanding Expensive Operations

Unlock the secrets to optimizing PHP performance by mastering the understanding of expensive operations in php. Learn how to identify and mitigate costly processes for lightning-fast web applications.

Gearman Job Server Installation (PHP 8.1) Ubuntu 22.04
PHP February 17, 2024

Gearman Job Server Installation (PHP 8.1) Ubuntu 22.04

My notes about Gearman Job Server installation Ubuntu 22.04 (PHP 8.1).