API versioning isn't just about adding "/v2" to a URL. It's about deploying breaking changes without the "breaking" part. 🛠️
New on the blog: 🔹 URL vs Header versioning 🔹 Side-by-side deployment strategies 🔹 Automation with DeployHQ build commands
API versioning isn't just about adding "/v2" to a URL. It's about deploying breaking changes without the "breaking" part. 🛠️
New on the blog: 🔹 URL vs Header versioning 🔹 Side-by-side deployment strategies 🔹 Automation with DeployHQ build commands
APIs: Breaking the Habits
🔹 Webhooks = Simple & efficient when events are enough
🔹 RPC-style calls = Clear actions, not just CRUD
🔹 HTTP Basic over HTTPS = Sometimes simpler than JWT
Do you design APIs by habit… or by real needs?
🔗 LINK: https://www.phpwayoflife.com/en/manifesto#apis
Cơ hội hợp tác: Dự án app video ngắn đang tìm lập trình viên Flutter và Backend để xây dựng MVP. Dự án giai đoạn sơ khai, hợp tác cổ phần (chưa có lương).
#tuyendung #laptrinh #flutter #backend #mvp #hiring #developer #flutterdev #backenddev
🚀 #PHP 8.5 released with major improvements: new URI extension, Pipe operator |>, property modification during cloning, NoDiscard attribute & performance boosts. Built for modern development workflows #WebDev #BackendDev https://www.php.net/releases/8.5/en.php
Ever wondered what makes our digital world tick? It's all about the code! From crafting stunning websites to powering intricate systems, programming languages are the unsung heroes.
Công cụ dòng lệnh mạnh mẽ để tạo dự án web và backend hiện đại mà không cần cấu hình. Tạo dự án sẵn sản xuất với tech stack ưa thích trong vài giây!
#InitGen #CôngCụPhầnMềm #LậpTrình #WebDev #BackendDev #Tech #CôngCụMới #CLI
https://www.reddit.com/r/SideProject/comments/1ojrbqr/initgen_cli_npm_to_scaffold_modern_web_and/
Day 21 of #100DaysOfCode
11, October 2025
Got a suggestion to start using W3schools to learn JavaScript so I started doing that today.
I also got a peek at Node JS for backend development
Một nhà phát triển đã xây dựng "mini-forge", dịch vụ tạo khóa (KGS) hiệu suất cao bằng Go để tìm hiểu hệ thống phân tán. Dự án tập trung vào tạo khóa duy nhất, không trùng lặp ở quy mô lớn, sử dụng bộ nhớ đệm trong RAM và cơ chế khóa giao dịch. Tác giả tìm kiếm phản hồi về kiến trúc và mã nguồn.
#HệThốngPhânTán #GoLang #PhátTriểnBackend #KeyGeneration #DistributedSystems #Go #BackendDev #MiniForge #SideProject
https://www.reddit.com/r/SideProject/comments/1nytftl/i_built_miniforge_a_highperfor
I’m looking to #connect with more people interested in:
#PHP #Programming #WebDev #BackendDev #SoftwareEngineers #CyberSecurity
And more #letsconnect
🧐
🫲👕🫱
👖
Upgrade Your PHP Playbook
Explore testing strategies, database best practices, and architectural patterns with PHP Architect — free for 3 months.
No gatekeeping. Just growth.
https://www.phparch.com/magazine/subscribe/
🧠Use code PHP-SUMMER-25 to start your subscription.
#PHPCommunity #BackendDev #CodingLife
🚀 Just published a new PHP package: `tico/mongo-sql-where` 🎉
It converts MongoDB-style queries (like `$or`, `$in`, `$gt`) into SQL WHERE clauses — no ORM required. Lightweight, extensible, and perfect for clean query generation.
Check it out on Packagist: https://packagist.org/packages/tico/mongo-sql-where
#PHP #Composer #OpenSource #DevTools #SQL #MongoDB #Packagist #PHPDevelopers #BackendDev
Tired of this?:
`python manage.py test users.tests.models.TestUserValidation.test_email_validation`
---
Try this instead! 🧙♂️
Just run `mercury-test --wizard` and let the magic happen.
---
The Django Mercury Test Wizard turns complex test commands into simple conversations.
Perfect for teams, onboarding, and anyone who values their sanity.
https://github.com/80-20-Human-In-The-Loop/Django-Mercury-Performance-Testing
(The plugin ecosystem is not pushed yet, this post is just me showcasing what I am working on!)
#Django #Python #Testing #PerformanceTesting #Developer #CLI #UX #WebDev #DjangoMercury #OpenSource #DevTools #TDD #SoftwareQuality #DeveloperExperience #WebFramework #BackendDev #PythonDev #QA #TestAutomation #DevOps
PHP 8.5 adds the pipe operator |> 🚀
🔹 Cleaner code
🔹 Fewer temp vars
🔹 Inspired by Unix pipes
Small symbol, big impact.
🔗 Full article: https://thephp.foundation/blog/2025/07/11/php-85-adds-pipe-operator/
Some days you write UI. Some days you debug unit tests. Today? I refactored a law calculator to accept structured input and return reusable output. The invisible guts of SaaS aren’t sexy, but they’re what make the magic repeatable.
#indiedev #founderlife #backenddev
👨💻 #backenddev
Inside an Odoo development company: A Systems Engineer’s Perspective
Explore how real dev teams build ERP infrastructure — from ORM logic and OWL components to integration pipelines and performance tuning. #Odoo #ERP #BackendDev #OpenSource #Python #EnterpriseSoftware
Migrating to Temma v2?
Here’s what’s new:
🔹 Updated method naming
🔹 Native dependency injection
🔹 Cleaner SQL handling
A solid upgrade for your PHP projects.
🔗 Full documentation: https://www.temma.net/en/documentation/migration
DDD for PHP, the silent revolution.
🔹 Entities > Arrays
🔹 Domain services > Spaghetti code
🔹 Shared language = fewer bugs
Could business-aligned code be your next power move?