Bookmarks tagged with #sw-patterns.
Show all
Show all
Code vs. No-Code | Jason Morris
There was a conversation on Twitter this week that helped to clarify my thinking about something, and I wanted to share.
There is a sort of tension between “code” and “no-code” (sometimes “low-code”) solutions.
People who consider themselves software developers see people trying to use no-code solutions to do things that the no-code solutions are not good at, and they get frustrated that the capabilities of those tools has been overestimated.
Saved
on: 2022-06-23
Handling Plugins In PHP
A common problem that developers face when building applications is how to allow the application to be “plug-able” at runtime. Meaning, to allow non-core code to modify the way an application is proc
Saved
on: 2019-12-30
Any up to date tutorials about service layers, workers, data transfer object, mappers, factory and design patterns in general? : r/PHP
Saved
on: 2019-05-30
Nick Craver - Stack Overflow: How We Do Deployment - 2016 Edition
This is #3 in a very long series of posts on Stack Overflow’s architecture.Previous post (#2): Stack Overflow: The Hardware - 2016 EditionWe’ve talked abou...
Saved
on: 2019-05-28
Writing Resilient Components — Overreacted
Four principles to set you on the right path.
Saved
on: 2019-03-18