PinnedPublished inDevelopers Keep LearningHow to design a URL Shortener?These are my notes about how to design a URL shortener.Dec 25, 2022A response icon4Dec 25, 2022A response icon4
PinnedPublished inJotform TechThe Magic Behind PHPAre you curious about how PHP works internally? This post is the first in a series about better understanding PHP and how it works. In the…Sep 7, 2023A response icon5Sep 7, 2023A response icon5
PinnedPublished inStackademicRunning Serverless Cron Jobs With FirebaseIn this post, we’ll explore the seamless integration of Google Cloud Scheduler with Firebase Cloud Functions to streamline the process of…Jan 9, 2024A response icon2Jan 9, 2024A response icon2
PinnedPublished inStackademicState Pattern in PHPState Pattern is a very common behavioral design pattern that is very helpful in organizing the code.Apr 9, 2024A response icon3Apr 9, 2024A response icon3
PinnedPublished inJotform TechDesigning a Rate LimiterTable Of Contents:Dec 4, 2022A response icon2Dec 4, 2022A response icon2
Published inLevel Up CodingTemplate Method in PHPThe Template Method is a behavioral design pattern. It defines the skeleton of an algorithm in a base class but lets subclasses override…6d agoA response icon16d agoA response icon1
Published inStackademicPHP’s Named Arguments: Making Code Cleaner or Complicating ItPHP 8 has already introduced several modern features that improve code quality and developer experience.May 12A response icon1May 12A response icon1
Published inLevel Up CodingStop Using Generic Index Names: SQL Naming Best Practices with ExamplesWhen naming SQL indexes, it’s important to follow a consistent style. This makes your database easier to understand and manage.Apr 19A response icon1Apr 19A response icon1
Published inStackademicGetting to Know PHP’s WeakMap: The Smart Way to Cache Without Memory LeaksWhile working on a performance-heavy part of an app, I realized that PHP WeakMap can be a quiet hero when you need it most.Apr 12A response icon2Apr 12A response icon2
Published inStackademicKey Web Storage Questions on Cookies, Local & Session StorageThis guide’ll cover key questions to help you explain and ace this topic.Mar 9Mar 9