Skip to content

Commit 72032c4

Browse files
committed
fix(docs): improve clarity in v2.0 announcement by refining sentences
1 parent 0f26012 commit 72032c4

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

cap/docs/v2-announcement.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ title: "From the Cinema to the Cloud: Announcing v2.0 of the Cloud CAP HANA SWAP
66

77
## A Long Time Ago in a Cinema Far, Far Away
88

9-
I was six years old in 1980.
10-
11-
Which means I was exactly the right age to have my brain completely rewired by *Star Wars: The Empire Strikes Back*.
9+
I was six years old when I saw my first Star Wars movie. Which means I was exactly the right age to have my brain completely rewired by *Star Wars: The Empire Strikes Back*.
1210

1311
I remember sitting in that darkened theater, eyes wide, watching Star Destroyers that filled the entire screen, an asteroid field that felt genuinely dangerous, and a revelation at the end that I'm still not going to spoil even though everyone on earth has had 45 years to catch up. I walked out of that cinema convinced of two things: space was really interesting and stories mattered.
1412

@@ -20,9 +18,9 @@ I became a developer, but I never stopped being someone who believed that the *w
2018

2119
## The API a Universe Deserves
2220

23-
If you've spent any time in web development over the last decade, you've probably used [SWAPI](https://swapi.dev/) the Star Wars API.
21+
If you've spent any time in web development over the last decade, you've probably used [SWAPI](https://swapi.dev/) the Star Wars API.
2422

25-
Paul Hallett built it in 2014 as a REST learning tool, and it became something of a cultural fixture in developer education. Every tutorial that needed "some real data to work with" reached for SWAPI. It has 87 characters, 60 planets, 37 starships, 39 vehicles, 14 species, and 6 films all neatly organized, consistently structured, and immediately recognizable.
23+
Paul Hallett built it in 2014 as a REST learning tool, and it became something of a cultural fixture in developer education. Every tutorial that needed "some real data to work with" reached for SWAPI. It has 87 characters, 60 planets, 37 starships, 39 vehicles, 14 species, and 6 films all neatly organized, consistently structured, and immediately recognizable.
2624

2725
The brilliance of SWAPI as a teaching tool is that so many of **you already know the data**. When a tutorial shows you `{"name": "Luke Skywalker", "height": "172", "homeworld": "Tatooine"}`, you don't need to understand the domain. You already live there. That frees your brain to focus on what the tutorial is actually teaching.
2826

0 commit comments

Comments
 (0)