Category
Links
18 posts tagged #Links
- · 2 min read
Using DBngin Alongside Homebrew
I’ve been using Homebrew for a long time to install MySQL and other databases on my Mac. But now DBngin is changing my mind.

- · 1 min read
Shiki: A Fresh Look at Syntax Highlighting
Mintlify’s switch from Highlight.js to Shiki fixed their Vue.js syntax highlighting issues. If you’ve struggled with code blocks in Highlight.js, Shiki is worth checking out.

- · 1 min read
PHP Operators App
PHP Operators is a reference guide for operators old and new in the PHP programming language.

- · 1 min read
Understanding the Computer Fraud and Abuse Act (CFAA) — What Developers Should Know
I'm not a lawyer, and this is not legal advice. But if you write code or work on websites, you need at least a basic understanding of the Computer Fraud and Abuse Act (CFAA) — U.S. Code Title 18, Section 1030.

- · 1 min read
Scaling Laravel (Repost)
Mateus Guimarães shares how they scaled a Laravel app to handle 30,000 requests/sec and 100M+ jobs, with clear, practical insights on database tuning, queue optimization, and architecture choices.

- · 1 min read
JavaScript Bloat in 2024 (Repost)
Nikita Prokopov’s post “JavaScript Bloat in 2024” is a refreshingly honest look at how modern websites have traded simplicity and performance for layers of unnecessary JavaScript.

- · 3 min read
Link Share: Issue #5
I have quite a build-up of links to share. It's been a while, so some may be old news, but it's still worth posting. Grab a coffee and enjoy!

- · 1 min read
Laravel and the Evolution of Open Source: Adapting to a Changing World
Open source isn’t 'free'—it’s accessible code that needs cash to evolve. Laravel proves it: as passwords fade and users demand phone-friendly logins like Google or Apple, features expire. Small teams must adapt to shifting expectations or drown in tech debt. 'Free' always has a cost.

- · 1 min read
CRDT: The Key to Seamless Data Synchronization in Distributed Systems
CRDTs, or Conflict-free Replicated Data Types, are a solution for keeping data consistent when multiple devices or users make changes at the same time.

- · 1 min read
Figma Component Properties made SIMPLE (Variants, Boolean, Text, Instance)
Variants are the unsung heroes of Figma design systems, streamlining how we handle components with multiple states or versions.

- · 1 min read
Herd for PHP Developers on Mac
Herd is a native Laravel and PHP development environment for macOS with built-in PHP and nginx.

- · 1 min read
Link Share: Issue #4
The last week has been full of exciting news. Here are a few links that caught my attention.

- · 1 min read
Link Share: Issue #3
The last few weeks have been full of interesting bits in the PHP and Apple space. Here are a few links that caught my attention.

- · 1 min read
My Top 3 Marketing Books For Developers
Three essential marketing books for developers who want to master communication and sell their products.

- · 1 min read
Link Share: Issue #2
Recommended podcasts covering business, development, design, and personal growth topics.

- · 1 min read
Mono Fonts with Ligatures for Your IDE
Recommended monospace fonts with ligatures for improved code readability in your IDE.

- · 1 min read
Link Share: Issue #1
Curated links and resources about CSS performance optimization and web rendering best practices.

- · 1 min read
REST Fest 2019: Links of Intrest
Curated links and resources of interest from REST Fest 2019 conference on API design.
