From ec440f201ee8ddffbb12f9b40120fb5ffa796b40 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Sun, 22 Dec 2024 12:28:04 -0500 Subject: grammar mistake fix --- posts/bare.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/bare.md b/posts/bare.md index 3d710a1..4779381 100644 --- a/posts/bare.md +++ b/posts/bare.md @@ -14,7 +14,7 @@ But in most situations you should only deliver the *bare minimum*. ## Hypothetical Examples -Everyone loves hypothetical, right? So here's one: +Everyone loves hypothetical thought experiments, right? So here's one: Jim is an engineer and works for "THE COMPANY". A client has requested a JSON file that contains all recent, Canadian buyers of their "PRODUCT ABC". Jim can handle this task no problem, but thinks it is a little short-sighted. Jim thinks to himself, "What if they want to check buyers from the US? What if they want a shorter or longer time frame?". So, Jim starts to build a *richer* experience for the user. He creates a private front-end UI, that gives the client the ability to select country, time-frame, along with buying / selling options, which can then be exported as JSON directly from the browser. It looks great and works flawlessly. Well done, Jim! -- cgit v1.2.3-70-g09d2