Bert introduces us to the concept of poka yoke - hyper defensive programming by forcing some checks and safeguards that make our code robust and sturdy.
Tag: logging
Ben Edelstein shows how to make redux logging a breeze with LogRocket — a DVR for web apps, that records literally everything that happens on your site.
Out of Java's three big logging frameworks (Java Util Logging, Log4j 2, and Logback), which one has the best performance?
How to use Lombok to reduce Java boilerplate in logging, null checks, variable definitions, concurrent code, exception handling, laziness, and more.
Luka covers some Logstash basics, and teaches you how to send event messages from PHP to it on Windows. Yes - PHP on Windows - still alive and kicking!
It's open source week at SitePoint, and this sourcehunt is an excellent starter, listing some amazing and diverse projects from this month and the last.
Lukas White walks through the various options for logging errors in the browser and solutions for persisting error data to the server for reporting.
Younes Rafie goes through the quick process of extending Laravel's mail driver so that emails can easily be logged into the database
Daniel shows us how we can apply the ELK stack to WordPress for advanced monitoring and error logging - never stare at confusing logs again!
Daniel Berman explains what the ELK stack is, how to install it, and how to make it analyze the logs of the typical LAMP stack
Zack Wallace shares 13 tips that will help you design and build apps more efficiently.
Younes Rafie re-introduces Monolog, the PSR-3 logging package for PHP which allows you to log messages from your app to files, Slack channels, and much more
Jacco explains how to use New Relic and Loggly to transform your troubleshooting and problem-solving workflow.
Surendra Mohan discusses the Symfony and third-party components that have been added into the most recent version of Drupal
Scaling lessons learned at Dropbox : Scalability and performance monitoring of Dropbox straight from second engineer at dropbox.