Implicit route model binding in Laravel 5.2
Explains the new implicit route model binding feature in Laravel 5.2, which simplifies linking URL parameters to Eloquent models.
Explains the new implicit route model binding feature in Laravel 5.2, which simplifies linking URL parameters to Eloquent models.
A developer expresses gratitude after being elected a Java Champion, thanking mentors, community members, and supporters.
A female developer shares her positive experiences in the tech industry, countering the narrative of pervasive sexism.
A guide on using Gulp to automate the installation of Bower packages from multiple configuration files in a multi-theme web application.
Analyzes the debate between working at a startup vs. a big tech company, challenging common claims about earnings and career growth.
Explains how to validate HTML form arrays in Laravel 5.2, using a company/employee form example.
A technical guide on implementing advanced iOS UI animations like folding, shaking, and button states using Core Animation's 3D transforms.
Explores how MongoDB's BI Connector pushes SQL WHERE clauses and projections down to the database as an aggregation pipeline for efficient querying.
Part 3 of a series on creating professional PowerShell DSC resources, covering coding style and message localization best practices.
A technical discussion about creating a case-insensitive sorting filter for VueJS, addressing a limitation in the orderBy function.
Explores the importance of reproducible science in computer science, focusing on reproducibility, replicability, and reusability of software and data.
A technical comparison of the Jasmine and Mocha JavaScript testing frameworks, covering their similarities, differences in assertions, and mocking.
A developer's postmortem analysis of creating a game simulation in Clojure for the Ludum Dare 34 game jam, covering technical choices and lessons learned.
A tutorial on using ODBC and SQL to query MongoDB data from a Linux command line, using the MongoDB BI Connector.
A guide to CSS typography properties, covering font, text, alignment, and spacing controls for web design.
Troubleshooting guide for when the diagnostic log creation command fails on a Dell EqualLogic storage array, causing SSH session termination.
A former PhD scientist shares his positive transition to data science freelancing, detailing the freedom and variety of his new career.
A guide on best practices for creating and releasing professional Desired State Configuration (DSC) resources for the PowerShell community.
Part 2 of a guide on best practices for creating and releasing professional, community-friendly PowerShell DSC resources.
Analyzing a classic probability problem involving dice rolls, its historical context with Newton and Pepys, and the mathematical intuition behind it.