Articles

These cover a variety of topics like modern PHP, application development, design patterns, and web design.

Essential Composer Packages

Every PHP developer worth their salt uses Composer to manage their dependencies. That’s because Composer is a crucial component of modern PHP development. It’s by far the best way to manage 3rd party code. The number of composer packages available on Packagist is staggering – as is the number of downloads for some projects. It’s … Read more » Essential Composer Packages

How Browsers Make HTTP Requests

When you’re starting to learn about web development, it can be overwhelming to understand how browsers work on top of everything else you need to learn.

Customizing Your Terminal

There is much involved with customizing your terminal – more than just changing the colors in your terminal app.

Pet Peeve: Alt Tags

When accessibility comes up, people talk about “alt tags”. There is no ‘alt tag’. We need to use the right words.

« Previous Page  —  Next Page »