Injecting an object (from the IOC) using Laravel Blade Service Injection
Explains how to use Laravel Blade Service Injection to directly inject IOC objects into templates, reducing controller boilerplate.
Explains how to use Laravel Blade Service Injection to directly inject IOC objects into templates, reducing controller boilerplate.
Explores the CSS Image Values spec, focusing on the image-rendering property for crisp pixel art scaling across browsers.
Advice on finding a tech mentor and being a good mentee, emphasizing relationship building and mutual respect.
A guide to creating a welcome email series (drip campaign) for new subscribers using the Sendy newsletter platform.
Explains the benefits of using Python's namedtuple for readable, self-documenting, and efficient code compared to regular tuples.
Analysis of SourceForge injecting adware and Slashdot's censorship of the story, eroding user trust in both platforms.
An introduction to the Zsh shell and the Oh My Zsh framework, highlighting their benefits over bash for power users.
Explores how websites blocking non-Google crawlers in robots.txt files can harm web archives and create a search engine monopoly.
An essay arguing that 'boring' programming languages are superior for complex, interesting work, contrary to popular tech industry advice.
A guide on how to install and upgrade to an in-development, pre-release version of the Laravel PHP framework using Composer.
The article explains the benefits of using a single, large repository (monorepo) for code, citing simplified organization and dependency management.
A personal review of the 2015 beyond tellerrand conference, highlighting standout talks on creative culture, the global web, and SVG.
An in-depth series exploring the Flux architecture, its components, and practical implementation beyond basic tutorials.
How to apply a secondary SSL certificate for the www. subdomain on a Laravel Forge site to prevent browser security errors.
Explains why power efficiency is critical for datacenters, detailing the significant costs of power delivery and cooling infrastructure.
Advanced Gulp.js recipes for tasks like user prompts and folder syncing, explaining when plugins are unnecessary.
A technical guide on resolving blocked PUT/PATCH/DELETE requests in Angular/Laravel/Symfony APIs using X-HTTP-Method-Override and HTTPS.
A programming article advocating for structuring code like a newspaper, with the most important information at the top for better readability.
The author announces a self-published book on Python tips, tricks, and patterns, offering an early sign-up for a reduced price.
A guide to using Laravel 5.1's broadcasting feature with Pusher.com and Socket.io for real-time web notifications.