Taking the C#/.NET plunge
Learning C#/.NET? Here' a gallery of resources to check out.
Understanding PHP 7's Performance Boost: A Peek Under the Hood
How PHP 7 was a turning point for the language...
A Quick And Thorough Guide On Javascript Query Selectors
Ever wanted a place to quickly view all the query selectors available to you in Javascript when querying the DOM? Check this out...
Conquering CORS Errors in Laravel: A Comprehensive Guide
CORS errors are really a rite-of-passage into becoming an expert programmer, we've all run into them. Here's a comprehensive overview to fixing CORS errors in Laravel
Queue the work of hydrating a Laravel session
Ever needed to offload the work of hydrating Laravel session data into a queue worker? Here's how...
The PHP Community Is'a Rockin!
Having not gone on Twitter in a few days, I jumped on to see what what the latest news was. Man, was I pleasantly surprised!
Rust In Action - Review
I've spent the past couple weeks reading through "Rust In Action" by Tim McNamara. I'm ready to jot down some thoughts about it!