Unit Testing in JavaScript

Mark Adelsberger Articles, HTML5, JavaScript, Testing 2 Comments

Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.JavaScript has come a long way. There was a time it was easily dismissed – maybe suitable for noncritical validations, but not much else. Over …

Introduction to Scaling PHP Applications – Part 2

Zach Gardner Architecture, Articles, Programming, Scaling PHP Apps, Tutorial 6 Comments

Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.This is the second blog in a two-part series on scaling PHP applications. The first blog in the series focused on replacing Apache+mod_php with Nginx+PHP-FPM. …

Introduction to Scaling PHP Applications – Part 1

Zach Gardner Architecture, Articles, Programming, Scaling PHP Apps, Tutorial 12 Comments

Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.This is the first blog in a two-part series on scaling PHP applications. Part one will focus on replacing Apache while part two will …

Top 10 Web Application Security Risks From OWASP

Todd Horn Articles, Security Leave a Comment

Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.The Open Web Application Security Project (OWASP) is a worldwide not-for-profit charitable organization focused on improving the security of software. Its mission is to …

Collaborative development: how did we get here?

Keith Shakib Articles, Programming, Project Management 4 Comments

Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.I have been doing software development for over 30 years and it has been fun to watch how the idea of collaboration has evolved. …