PinnedPublished inStackademicHow to Deploy a PHP Application with Docker on Render.comA comprehensive guide to Hosting PHP Applications on Render using the Docker web serviceOct 181Oct 181
Published inStackademicUnderstanding JavaScript Data Types: Value vs. ReferenceA Deep Dive into How JavaScript Handles Data: Exploring Primitive or Value Types and Non-Primitive or Reference TypesOct 162Oct 162
My Year 2023 in ReviewThis is a review of my personal life and career growth in 2023.Dec 28, 20234Dec 28, 20234
CSS Container Queries for Responsive and Reusable ComponentsStyling elements based on the size of their containers.Aug 30, 2023Aug 30, 2023
Published inStackademicUsing custom fonts in CSSThe font is the most fundamental property of a page after color.Aug 20, 20231Aug 20, 20231
Published inStackademicUsing the HTML <dialog> elementBuilding modals and non-modal dialog boxesAug 17, 2023Aug 17, 2023
Understanding OOP concepts in JavascriptHow Javascript handles object-oriented programmingAug 16, 20232Aug 16, 20232
Array.prototype.reduceUnderstanding Array.prototype.reduce() method and how it is possibly implemented.Aug 15, 2023Aug 15, 2023
Array.prototype.[filter, find]Implementing the Array.prototype.filter() and Array.prototype.find() method.Aug 14, 20231Aug 14, 20231
Array.prototype.forEachUnderstanding constructors and the Array.prototype.forEach() implementation.Aug 9, 2023Aug 9, 2023