Become a member
Sign in
James Judd
James Judd

James Judd

24 Following
33 Followers
  • Profile

  • Claps

  • Responses

Featured

James Judd
James Judd
Jun 30 · 2 min read

Delegating Proxy Authentication

Using basic authentication is a very quick way to protect a resource behind a proxy, however it does…

60

Latest

James Judd
James Judd
Mar 10 · 3 min read

Why you shouldn’t rewrite your legacy codebase

You’ll find plenty of tutorials online telling you how to rewrite a legacy codebase, but I’d like to share my rewrite story to open your…

63

James Judd
James Judd
Nov 17, 2018 · 3 min read

MongoDB: Setting up a three-member replica set on Raspberry Pis

My task for today in the Netsells…

50

James Judd
James Judd
Nov 4, 2018 · 2 min read

Benchmarking Web Framework Response Times (Part 2) — Enter Node.js

64

1 response
James Judd
James Judd
Aug 3, 2018 · 4 min read

Benchmarking the request time of Laravel, ASP.NET Core and Django

One consideration when choosing a framework for web applications you build is how fast will requests be handled. To test this, I have created a typical API endpoint in a few popular web frameworks and then benchmarked…

333