Startup options v. cash
Analyzes the true value of startup stock options versus cash compensation, questioning if the risk-reward for employees is justified.
Analyzes the true value of startup stock options versus cash compensation, questioning if the risk-reward for employees is justified.
A React tutorial series on building advanced components, starting with a paginated list using the Hacker News API.
Explores Python's built-in functions like any, enumerate, and print to help developers write more idiomatic and efficient Python code.
A summary of key lessons from Adam Grant's book 'Give and Take', exploring giver and taker personalities and their impact on success.
Introducing glamorous, a React component styling library with a small footprint and elegant API, created to solve specific development needs.
An introduction to Python list comprehensions, explaining their syntax and benefits for writing cleaner, more idiomatic code.
A guide on how to remove Vue.js and other optional dependencies from a new Laravel project's frontend setup.
The article explores how modern web bloat, like heavy CSS and JavaScript, makes websites unusable for people with slow, dialup-like internet connections.
A developer shares 10 reasons for switching from Angular to React, focusing on React's benefits as a view library.
Argues that deep understanding of software abstractions is not necessary for effective use, challenging a common belief in tech.
A guide to fixing a full inode error on a Linux server when disk space is available, focusing on removing old Linux headers.
A guide to organizing Redux state using 'state keys' to reduce clutter and create predictable, dynamic substates for features like loading and errors.
Analyzes Joel Spolsky's 'lemons' hiring theory, questioning why great developers are supposedly rare on the job market if they are easy to identify.
Debunks the myth that complex software like Google Search is easy to build, explaining why it requires vast engineering resources.
Analyzes if software developer compensation is becoming bimodal, like in law, using salary data and trends.
An analysis of concurrency bugs, their prevalence, and the disproportionate debugging time they consume, citing academic studies.
A guide to Laravel Passport, a native OAuth 2 server for Laravel 5.3, covering its installation and setup process.
Laravel Scout is a driver-based full-text search package for Eloquent models, simplifying integration with services like Algolia and ElasticSearch.
Live notes from Laracon announcing new Laravel 5.3 features including Scout for search, Mailables, and Passport.
A guide to customizing pagination templates in Laravel 5.3, making it simpler than in previous versions.